route stations update, timeouts in env
All checks were successful
release-tag / release-image (push) Successful in 1m6s
All checks were successful
release-tag / release-image (push) Successful in 1m6s
This commit is contained in:
6
.env
6
.env
@ -1,6 +1,10 @@
|
||||
# VUE_APP_API_URL=http://31.129.106.67:8080
|
||||
# VUE_APP_GEO_URL=http://31.129.106.67:6001
|
||||
# VUE_APP_WEATHER_URL=http://31.129.106.67:6002
|
||||
|
||||
VUE_APP_API_URL=http://127.0.0.1:8080
|
||||
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
|
||||
|
||||
VUE_APP_VIDEO_TIMEOUT=120000
|
||||
VUE_APP_TRACKING_TIMEOUT=15000
|
Reference in New Issue
Block a user