restart postgis

This commit is contained in:
Dominik 2025-03-27 09:26:47 +01:00
parent a11e611828
commit f43daa15b1

View File

@ -14,6 +14,7 @@ services:
environment: environment:
POSTGRES_USER: test POSTGRES_USER: test
POSTGRES_PASSWORD: changeme POSTGRES_PASSWORD: changeme
restart: unless-stopped
networks: networks:
- proxy - proxy
ports: ports: