fix: deploy init common (#407)

This commit is contained in:
simontigers 2024-03-01 17:21:32 +08:00 committed by GitHub
parent fe8582447e
commit 06af1f656d
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ services:
nohup flask cmdb-trigger > trigger.log 2>&1 &
flask cmdb-init-cache
flask cmdb-init-acl
flask init-import-user-from-acl
flask init-department
flask cmdb-counter > counter.log 2>&1
depends_on: