diff --git a/.env.production b/.env.production index 76a0b67a..add8534b 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,5 @@ NODE_ENV = 'production' VITE_NOW_TYPE = 'build/admin' # Base API -VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn/' \ No newline at end of file +# VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn/' +VITE_APP_BASE_URL='' \ No newline at end of file