- BASE_URL für Polyline-Links angepasst auf http://10.10.0.70/talas5/devices/ - Ursache war fehlende oder fehlerhafte NEXT_PUBLIC_BASE_URL aus .env.local - Jetzt
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
// /config/appVersion
|
|
export const APP_VERSION = "1.1.21";
|