Skip to content

Commit

Permalink
fix: startup in CI env mode
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Aug 26, 2024
1 parent 6455324 commit 83e9db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ services:
restart: no
container_name: boltz-scripts
depends_on:
boltz-client:
boltz-backend:
condition: service_healthy
profiles: ["default", "ci"]

Expand Down

0 comments on commit 83e9db4

Please sign in to comment.