Skip to content

Commit

Permalink
Update docker-compose.common.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantAnxiety authored Dec 20, 2024
1 parent b813438 commit 513d255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/testenv-common/docker-compose.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ services:
depends_on:
pg-us:
condition: service_healthy
restart: true
environment:
POSTGRES_DSN_LIST: "postgres://us:us@pg-us:5432/us-db-ci_purgeable"
AUTH_POLICY: "required"
Expand Down

0 comments on commit 513d255

Please sign in to comment.