feat: osm von server als proxy für den client

This commit is contained in:
ISA
2025-09-09 16:11:23 +02:00
parent 4befddd440
commit 61ed542ea4
7 changed files with 39 additions and 8 deletions

View File

@@ -23,4 +23,4 @@ NEXT_PUBLIC_USE_MOCKS=true
# z.B. http://10.10.0.13/xyz/index.aspx -> basePath in config.json auf /xyz setzen
# basePath wird jetzt in public/config.json gepflegt
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.1.348
NEXT_PUBLIC_APP_VERSION=1.1.349