Sfoglia il codice sorgente

no message

reset-do-picking-order
PC-20260115JRSN\Administrator 1 settimana fa
parent
commit
49e11a72ee
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .env.production

+ 1
- 1
.env.production Vedi File

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

Caricamento…
Annulla
Salva