Skip to content

Commit

Permalink
fix compose error
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Jul 6, 2024
1 parent 4fb6930 commit 57de122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
container_name: ${S3_GATEWAY_RS_HOST}
restart: ${GENERIC_RESTART}
depends_on:
s3.service:
s3.storage:
condition: service_healthy
environment:
S3_URL: ${S3_GATEWAY_RS_S3_URL}
Expand Down

0 comments on commit 57de122

Please sign in to comment.