mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-10-11 00:56:17 +00:00
Füge Konfigurationsdateien für Semaphore hinzu und aktualisiere PostGIS-Umgebungsvariablen
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
environment:
|
||||
POSTGRES_USER: test
|
||||
POSTGRES_PASSWORD: changeme
|
||||
TZ: "Europe/Vienna"
|
||||
PGTZ: "Europe/Vienna"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
||||
|
Reference in New Issue
Block a user