react-spa-template/public/app-config.js
2025-04-19 19:26:03 +02:00

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",
};