Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
wayne.lee
/
tsms
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
env prod
tags/Baseline_30082024_FRONTEND_UAT
Terence
hace 1 año
padre
f78343649c
commit
5678861eb6
Se han
modificado 3 ficheros
con
1434 adiciones
y
1727 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
.env.production
+1428
-1727
package-lock.json
+2
-0
package.json
+ 4
- 0
.env.production
Ver fichero
@@ -0,0 +1,4 @@
API_HOST=tsms-uat.2fi-solutions.com
API_PORT=8090
API_PROTOCOL=https
NEXTAUTH_SECRET=secret
+ 1428
- 1727
package-lock.json
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero
+ 2
- 0
package.json
Ver fichero
@@ -33,6 +33,8 @@
"react-hook-form": "^7.49.2",
"react-i18next": "^13.5.0",
"react-intl": "^6.5.5",
"react-select": "^5.8.0",
"reactstrap": "^9.2.2",
"styled-components": "^6.1.8",
"sweetalert2": "^11.10.3"
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar