1
0
mirror of https://github.com/veops/cmdb.git synced 2025-08-30 08:46:58 +08:00
Files
cmdb/cmdb-ui/.env
2024-12-09 20:21:52 +08:00

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