Skip to content

Commit

Permalink
fix: deploy init common (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
simontigers authored Mar 1, 2024
1 parent a1a9d99 commit 693ae4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 693ae4f

Please sign in to comment.