diff --git a/.env.development b/.env.development index ff74763..90fc309 100644 --- a/.env.development +++ b/.env.development @@ -3,6 +3,4 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑正式 -VUE_APP_BASE_API = 'http://8.131.69.197:22000' -#枚苑测试 -#VUE_APP_BASE_API = 'http://8.131.69.197:8090' \ No newline at end of file +VUE_APP_BASE_API = 'http://8.131.69.197:22000' \ No newline at end of file diff --git a/.env.production b/.env.production index 3b33e79..90fc309 100644 --- a/.env.production +++ b/.env.production @@ -3,6 +3,4 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑正式 -VUE_APP_BASE_API = 'http://8.131.69.197:22000' -#枚苑测试 -#VUE_APP_BASE_API = 'http://8.131.69.197:8090' +VUE_APP_BASE_API = 'http://8.131.69.197:22000' \ No newline at end of file diff --git a/.env.staging b/.env.staging index ff74763..90fc309 100644 --- a/.env.staging +++ b/.env.staging @@ -3,6 +3,4 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑正式 -VUE_APP_BASE_API = 'http://8.131.69.197:22000' -#枚苑测试 -#VUE_APP_BASE_API = 'http://8.131.69.197:8090' \ No newline at end of file +VUE_APP_BASE_API = 'http://8.131.69.197:22000' \ No newline at end of file