Füge Konfigurationsdateien für Semaphore hinzu und aktualisiere PostGIS-Umgebungsvariablen

This commit is contained in:
Dominik
2025-08-11 14:48:14 +02:00
parent ab4c646cc7
commit 05e8212947
3 changed files with 32 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ services:
environment:
POSTGRES_USER: test
POSTGRES_PASSWORD: changeme
TZ: "Europe/Vienna"
PGTZ: "Europe/Vienna"
restart: unless-stopped
networks:
- proxy