mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 10:47:47 +08:00
7 lines
184 B
Bash
7 lines
184 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
|
|
VUE_APP_IS_OPEN_SOURCE=true
|