Modal style verbessern

This commit is contained in:
ISA
2024-10-16 14:44:00 +02:00
parent b55fe0fa2b
commit cdd527d14b
2 changed files with 46 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
#Next.js Webserver, bleibt localhost auf CPL bei production
#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=http://localhost:3000
#NEXT_PUBLIC_API_BASE_URL=https://10.10.0.118:443
NEXT_PUBLIC_API_BASE_URL=http://localhost:3000