remotes/1693045480750635534/spooky-22
Aevann1 2021-11-04 17:22:00 +02:00
parent d863013e1b
commit de062ec292
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ services:
image: postgres:12.3
volumes:
- "./schema.sql:/docker-entrypoint-initdb.d/00-schema.sql"
- "./seed-db.sql:/docker-entrypoint-initdb.d/01-schema.sql"
- "./seed-db.sql:/docker-entrypoint-initdb.d/10-seed-db.sql"
environment:
- POSTGRES_HOST_AUTH_METHOD=trust
ports: