Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-03-19 10:43:45 +01:00
committed by GitHub
parent 7596c3803b
commit 3e1c1d8080

View File

@@ -12,6 +12,8 @@ services:
image: postgres:14-alpine
volumes:
- db-data:/var/lib/postgresql/data
- ./asd:/asd
- /asdf:/asdf
- type: bind
source: ./app
target: /app