Files
lingniu-vehicle-ingest/vehicle-data-platform/apps/web/public/app-config.example.js

9 lines
263 B
JavaScript

window.__LINGNIU_APP_CONFIG__ = {
amapWebJsKey: '',
// Production should prefer amapSecurityServiceHost and keep amapSecurityJsCode on the API service.
amapSecurityJsCode: '',
amapSecurityServiceHost: '',
apiBaseUrl: '',
prototypeUseRealData: true
};