Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Agustín Ramiro Díaz <[email protected]>
  • Loading branch information
AgustinRamiroDiaz committed Sep 11, 2024
1 parent f840bf6 commit f1acbe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ services:
dockerfile: docker/Dockerfile.database-migration
args:
BASE_IMAGE: backend-base:latest
pull_policy: never
environment:
- DB_URL=postgresql://${DBUSER}:${DBUSER}@postgres/${DBNAME}
depends_on:
Expand Down

0 comments on commit f1acbe4

Please sign in to comment.