mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 20:10:19 +08:00
chore: update docker compose
This commit is contained in:
@@ -82,9 +82,6 @@ services:
|
|||||||
interval: 5s
|
interval: 5s
|
||||||
retries: 10
|
retries: 10
|
||||||
test: "ps aux|grep -v grep|grep -v '1 root'|grep gunicorn || exit 1"
|
test: "ps aux|grep -v grep|grep -v '1 root'|grep gunicorn || exit 1"
|
||||||
volumes:
|
|
||||||
- /Users/yong.huang/PycharmProjects/oneops-api/api/lib/cmdb/auto_discovery/templates:/data/apps/cmdb/api/lib/cmdb/auto_discovery/templates
|
|
||||||
- /Users/yong.huang/PycharmProjects/oneops-api/api/lib/cmdb/auto_discovery/mapping:/data/apps/cmdb/api/lib/cmdb/auto_discovery/mapping
|
|
||||||
|
|
||||||
cmdb-ui:
|
cmdb-ui:
|
||||||
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.8
|
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.8
|
||||||
|
Reference in New Issue
Block a user