1
0
mirror of https://github.com/veops/cmdb.git synced 2025-08-22 12:16:27 +08:00
Files
.github
cmdb-api
cmdb-ui
config
public
src
.editorconfig
.env
.env.preview
.eslintignore
.eslintrc.js
.prettierrc
.travis.yml
babel.config.js
jest.config.js
jsconfig.json
package.json
postcss.config.js
vue.config.js
webstorm.config.js
yarn.lock
docs
.gitattributes
.gitignore
Dockerfile
LICENSE
Makefile
README.md
README_en.md
docker-compose.yml
cmdb/cmdb-ui/.env.preview
2023-07-10 20:07:20 +08:00

3 lines
66 B
Plaintext

NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=/api