Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-06-07 16:22:24 +02:00
committed by GitHub
parent b7c4e8e843
commit 22947aad9d
+1 -3
View File
@@ -18,6 +18,4 @@ services:
image: 'postgres:alpine'
volumes:
- 'store:/store'
volumes:
store:
driver: local