Explorar el Código

trying to build on server

reset-do-picking-order
[email protected] hace 1 semana
padre
commit
9d376e4857
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .env.production

+ 1
- 1
.env.production Ver fichero

@@ -1,4 +1,4 @@
API_URL=http://10.100.0.81:8090/api
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

Cargando…
Cancelar
Guardar