File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11NODE_ENV = production
22VUE_APP_PREVIEW = false
3- VUE_APP_API_BASE_URL = /api
3+ VUE_APP_API_BASE_URL = http://127.0.0.1:5000 /api
44VUE_APP_BUILD_PACKAGES = " ticket,calendar,acl"
55VUE_APP_IS_OUTER = true
66VUE_APP_IS_OPEN_SOURCE = true
Original file line number Diff line number Diff line change 11
22<h2 align =" center " >Simple, lightweight, and versatile operational CMDB</h2 >
3+
34<p align =" center " >
45 <a href =" https://github.com/veops/cmdb/blob/master/LICENSE " ><img src =" https://img.shields.io/badge/License-AGPLv3-brightgreen " alt =" License: GPLv3 " ></a >
56 <a href =" https:https://github.com/sendya/ant-design-pro-vue " ><img src =" https://img.shields.io/badge/UI-Ant%20Design%20Pro%20Vue-brightgreen " alt =" UI " ></a >
@@ -98,4 +99,3 @@ docker compose up -d
98994 . Push to the branch (` git push origin my-feature ` )
991005 . Create new Pull Request
100101
101- ---
You can’t perform that action at this time.
0 commit comments