mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-06-27 16:57:05 +00:00
restart postgis
This commit is contained in:
parent
a11e611828
commit
f43daa15b1
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user