1
0
mirror of https://github.com/veops/cmdb.git synced 2025-11-05 22:36:10 +08:00
Files
.github
cmdb-api
cmdb-ui
public
src
tests
.editorconfig
.env
.env.preview
.eslintrc.js
.prettierrc
.travis.yml
LICENSE
babel.config.js
jest.config.js
jsconfig.json
package.json
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
2019-12-18 23:33:22 +09:00

4 lines
88 B
Python

NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=http://127.0.0.1:5001/api