9 lines
310 B
JavaScript
9 lines
310 B
JavaScript
// Runtime environment variables - Generated by generate-app-config.js
|
|
window.appConfig = {
|
|
apiUrl: "https://localhost:7205",
|
|
appName: "App",
|
|
basePath: "/",
|
|
debug: true,
|
|
mapTileApiKey: "pk.19d62daa998822ac22861d96a0424b58",
|
|
mapTileEndpoint: "https://tiles.locationiq.com/v3/streets/vector.json",
|
|
}; |