diff --git a/.env.production b/.env.production index d3ab550..6685436 100644 --- a/.env.production +++ b/.env.production @@ -7,4 +7,4 @@ ENV = 'production' # 华西海圻管理系统/生产环境 VUE_APP_BASE_API = '/prod-api' -VUE_APP_FILE_DOMAIN = 'http://127.0.0.1:9300' \ No newline at end of file +VUE_APP_FILE_DOMAIN = 'http://39.99.251.173:9300' \ No newline at end of file