Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
6212b1e98b |
12
.env
12
.env
@ -1,6 +1,6 @@
|
|||||||
# VUE_APP_API_URL=http://31.129.106.67:8080
|
VUE_APP_API_URL=http://31.129.106.67:8080
|
||||||
# VUE_APP_GEO_URL=http://31.129.106.67:6001
|
VUE_APP_GEO_URL=http://31.129.106.67:6001
|
||||||
# VUE_APP_WEATHER_URL=http://31.129.106.67:6002
|
VUE_APP_WEATHER_URL=http://31.129.106.67:6002
|
||||||
VUE_APP_API_URL=http://127.0.0.1:8080
|
# VUE_APP_API_URL=http://127.0.0.1:8080
|
||||||
VUE_APP_GEO_URL=http://127.0.0.1:6001
|
# VUE_APP_GEO_URL=http://127.0.0.1:6001
|
||||||
VUE_APP_WEATHER_URL=http://127.0.0.1:6002
|
# VUE_APP_WEATHER_URL=http://127.0.0.1:6002
|
Reference in New Issue
Block a user