kopia lustrzana https://github.com/osm2vectortiles/osm2vectortiles
Fix postgis port mapping to random external port
rodzic
89a07e2bc8
commit
2dd67ac7c5
|
@ -11,7 +11,7 @@ postgis:
|
|||
volumes_from:
|
||||
- pgdata
|
||||
ports:
|
||||
- "5432:5432"
|
||||
- "5432"
|
||||
environment:
|
||||
OSM_DB: "osm_zurich"
|
||||
OSM_USER: "osm"
|
||||
|
|
Ładowanie…
Reference in New Issue