diff --git a/.env.int b/.env.int index 78d05e3..e30e150 100755 --- a/.env.int +++ b/.env.int @@ -3,4 +3,4 @@ OUTPUT_DIR = 'int' VUE_APP_ENV = 'int' # base api -VUE_APP_BASE_API = 'https://admin.meta-autotv.com/homeA/'' \ No newline at end of file +VUE_APP_BASE_API = 'https://admin.meta-autotv.com/homeA/' \ No newline at end of file diff --git a/.env.production b/.env.production index 6be66f5..654aa6a 100755 --- a/.env.production +++ b/.env.production @@ -3,5 +3,5 @@ OUTPUT_DIR = 'pro' VUE_APP_ENV = 'production' # base api -VUE_APP_BASE_API = 'https://admin.meta-autotv.com/homeA/'' +VUE_APP_BASE_API = 'https://admin.meta-autotv.com/homeA/'