fix: deploy init common (#407)

This commit is contained in:
simontigers 2024-03-01 17:21:32 +08:00 committed by GitHub
parent a1a9d99eb4
commit 693ae4ff05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: