Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jason
/
FPSMS-frontend
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update the new server ip and setting in env-prod
reset-do-picking-order
TASTEOFASIA\MTMS
hace 1 semana
padre
edd947c227
commit
d31012af63
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
.env.production
+ 2
- 2
.env.production
Ver fichero
@@ -1,4 +1,4 @@
API_URL=http://localhost:8090/api
NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://10.10
0
.0.81:3000
NEXT_PUBLIC_API_URL=http://10.10
0
.0.81:8090/api
NEXTAUTH_URL=http://10.10.0.81:3000
NEXT_PUBLIC_API_URL=http://10.10.0.81:8090/api
Escribir
Vista previa
Cargando…
Cancelar
Guardar