Update docker-compose.yml
This commit is contained in:
parent
e5919d9dc9
commit
2a44bf07a2
@ -4,7 +4,7 @@ services:
|
|||||||
map:
|
map:
|
||||||
image: overv/openstreetmap-tile-server
|
image: overv/openstreetmap-tile-server
|
||||||
volumes:
|
volumes:
|
||||||
- openstreetmap-data:/var/lib/postgresql/12/main
|
- openstreetmap-data:/var/lib/postgresql/13/main
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
command: "run"
|
command: "run"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user