Working on the s3 feature.

This commit is contained in:
charlesgauthereau
2025-07-31 17:32:03 +02:00
parent a6b960ffb2
commit eec3c2737b
+1 -1
View File
@@ -23,7 +23,7 @@ services:
db:
image: postgres:16-alpine
ports:
- "5432:5432"
- "5433:5432"
volumes:
- postgres-data:/var/lib/postgresql/data
environment: