This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
alroyso
/
nodemonitorweb
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
0.7
cauto
2 anni fa
parent
711b304fe5
commit
760a28d4df
2 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
src/.env.development
1
0
src/.env.production
+ 1
- 0
src/.env.development
Vedi File
@@ -0,0 +1 @@
+VUE_APP_URL="http://localhost:8080"
+ 1
- 0
src/.env.production
Vedi File
@@ -0,0 +1 @@
+VUE_APP_URL="http://localhost:8080"