kopia lustrzana https://github.com/kartoza/docker-osm
remove port from docker-compose
rodzic
21da5833e9
commit
97d350d3eb
|
@ -21,8 +21,8 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- 'osm-postgis-data:/var/lib/postgresql'
|
- 'osm-postgis-data:/var/lib/postgresql'
|
||||||
# Uncomment to use the postgis database from outside the docker network
|
# Uncomment to use the postgis database from outside the docker network
|
||||||
ports:
|
# ports:
|
||||||
- "35432:5432"
|
# - "35432:5432"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: "exit 0"
|
test: "exit 0"
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue