Quellcode durchsuchen

no message

reset-do-picking-order
PC-20260115JRSN\Administrator vor 6 Tagen
Ursprung
Commit
c59949643e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      .env.production

+ 1
- 1
.env.production Datei anzeigen

@@ -1,4 +1,4 @@
API_URL=http://10.10.0.81:8090
API_URL=http://10.10.0.81:8090/api
NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://10.10.0.81:3000
NEXT_PUBLIC_API_URL=http://10.10.0.81:8090/api

Laden…
Abbrechen
Speichern