feat:添加前端生产环境
This commit is contained in:
5
apps/frontend/.env.production
Normal file
5
apps/frontend/.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
VITE_APP_ENV=production
|
||||
VITE_API_BASE_URL=http://120.26.116.145:4000/api
|
||||
|
||||
# Optional native server url for live reload (used by capacitor.config.ts when building native shell)
|
||||
CAP_SERVER_URL=
|
||||
Reference in New Issue
Block a user