mirror of
https://github.com/veops/cmdb.git
synced 2025-08-22 12:16:27 +08:00
.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
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
NODE_ENV=production
|
|
VUE_APP_PREVIEW=true
|
|
VUE_APP_API_BASE_URL=/api |