testing our unit test

remotes/1693045480750635534/spooky-22
Aevann1 2022-06-29 05:01:52 +02:00
parent 790a814b36
commit 4b4eebef9a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
postgres:
image: postgres:12.3
#command: ["postgres", "-c", "log_statement=all"]
command: ["postgres", "-c", "log_statement=all"]
# uncomment this if u wanna output all SQL queries to the console
volumes:
- "./schema.sql:/docker-entrypoint-initdb.d/00-schema.sql"