Skip to content

Commit

Permalink
chore: update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pycook committed Jul 11, 2024
1 parent 2e97ebd commit 3a00bfd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ services:
interval: 5s
retries: 10
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:
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.8
Expand Down

0 comments on commit 3a00bfd

Please sign in to comment.