Modul vorhanden test

This commit is contained in:
ISA
2024-10-16 08:01:54 +02:00
parent 0fb0e67df4
commit 8ef87d3779
3 changed files with 138 additions and 98 deletions

View File

@@ -1,4 +1,4 @@
#Next.js Webserver, bleibt localhost auf CPL bei production
NEXT_PUBLIC_API_BASE_URL=http://localhost:3000
#NEXT_PUBLIC_API_BASE_URL=http://localhost:3000
#CPL Webserver für die Entwicklung , um Daten von CPL zu bekommen, hat funktioniert auf dem CPL selbst
#NEXT_PUBLIC_API_BASE_URL=https://10.10.0.118:443
NEXT_PUBLIC_API_BASE_URL=https://10.10.0.118:443