Update compose.yaml

This commit is contained in:
2026-07-21 08:35:09 +02:00
parent c21b0dc575
commit 3b7582f4f5
+1 -1
View File
@@ -26,7 +26,7 @@ services:
image: postgres:16 image: postgres:16
restart: always restart: always
networks: networks:
- braig-local - bragi-local
environment: environment:
- POSTGRES_USER - POSTGRES_USER
- POSTGRES_PASSWORD - POSTGRES_PASSWORD