Unterer Bereich - Schleifenwiderstand und Messkurve

This commit is contained in:
ISA
2024-10-15 19:30:46 +02:00
parent 24258f938f
commit 2891e70a6b
2 changed files with 47 additions and 6 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