Sfoglia il codice sorgente

update the new server ip and setting in env-prod

reset-do-picking-order
TASTEOFASIA\MTMS 1 settimana fa
parent
commit
d31012af63
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      .env.production

+ 2
- 2
.env.production Vedi File

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

Caricamento…
Annulla
Salva