mirror of
https://github.com/veops/cmdb.git
synced 2025-09-06 05:17:03 +08:00
fix: remove depens_on in docker-compose
This commit is contained in:
@@ -79,9 +79,6 @@ services:
|
||||
flask init-department
|
||||
flask cmdb-counter > counter.log 2>&1
|
||||
|
||||
depends_on:
|
||||
- cmdb-db
|
||||
- cmdb-cache
|
||||
networks:
|
||||
new:
|
||||
aliases:
|
||||
|
Reference in New Issue
Block a user