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