This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiongzhu
/
hc-chat-api
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
.
xiongzhu
hace 2 años
padre
5e21186abc
commit
1aeb2fe2d4
Se han
modificado 2 ficheros
con
2 adiciones
y
0 borrados
Unificar vista
Mostrar estadísticas de diff
1
0
.env
1
0
.env.production
+ 1
- 0
.env
Ver fichero
@@ -1,3 +1,4 @@
+NODE_ENV=dev
NODE_API_PORT=
NODE_API_PORT=
ENDPOINT_CORS=
ENDPOINT_CORS=
+ 1
- 0
.env.production
Ver fichero
@@ -1,3 +1,4 @@
+NODE_ENV=production
NODE_API_PORT=
NODE_API_PORT=
ENDPOINT_CORS=
ENDPOINT_CORS=