guoxing 2 years ago
parent
commit
586678ca7a
  1. 2
      .env.development

2
.env.development

@ -3,4 +3,4 @@ ENV = 'development'
# base api
VUE_APP_BASE_API = '/api'
VUE_APP_URL = "http://192.168.0.104:7009"
VUE_APP_URL = "http://192.168.0.108:7009"

Loading…
Cancel
Save