mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 00:21:07 +08:00
6 lines
156 B
Bash
6 lines
156 B
Bash
NODE_ENV=production
|
|
VUE_APP_PREVIEW=false
|
|
VUE_APP_API_BASE_URL=http://127.0.0.1:5000/api
|
|
VUE_APP_BUILD_PACKAGES="ticket,calendar,acl"
|
|
VUE_APP_IS_OUTER=true
|