This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
alroyso
/
nodemonitorweb
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
0.7
cauto
hace 2 años
padre
711b304fe5
commit
760a28d4df
Se han
modificado 2 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/.env.development
1
0
src/.env.production
+ 1
- 0
src/.env.development
Ver fichero
@@ -0,0 +1 @@
+VUE_APP_URL="http://localhost:8080"
+ 1
- 0
src/.env.production
Ver fichero
@@ -0,0 +1 @@
+VUE_APP_URL="http://localhost:8080"