Skip to content

Commit

Permalink
ci: fix tests, postgresql wasn't working
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdh committed Sep 21, 2023
1 parent 05f4966 commit 2690f1d
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 @@ -30,6 +30,7 @@ services:
environment:
- DATASTORE_READONLY_PASSWORD=password
- POSTGRES_PASSWORD=password
- PGDATA=/var/lib/postgresql/data/db
logging:
driver: none

Expand Down

0 comments on commit 2690f1d

Please sign in to comment.