Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-08-12 13:22:25 +02:00
committed by GitHub
parent 3dcac56d27
commit d3945a1127

View File

@@ -15,7 +15,7 @@ services:
- db-data:/var/lib/postgresql/data
- ./asd/asd:/asd:ro
- type: bind
source: ./app
source: ./app/pg.sql
target: /app/pg.sql
content: |
-- NOTE: change to your own passwords for production environments