OAM: change repo for style and adapt paths for OAM

This commit is contained in:
nobohan
2023-07-03 17:57:06 +02:00
parent a62a10552b
commit 17edd862a7
5 changed files with 30 additions and 42 deletions
+3 -3
View File
@@ -7,14 +7,14 @@ services:
#- osm-data:/data/database/
- ./database:/data/database/
- ./tiles:/data/tiles/
- ./cyclosm/renderd.conf:/etc/renderd.conf
- ./oam/renderd.conf:/etc/renderd.conf
- ./run.sh:/run.sh # for dev
- ./pbf/luxembourg-latest.osm.pbf:/data/region.osm.pbf # change here your pbf
#- ./pbf/belgium-latest.osm.pbf:/data/region.osm.pbf # change here your pbf
- ./pbf/luxembourg.poly:/data/region.poly # and your poly
- ./pbf/shp/:/data/shp/
- ./pbf/hillshade.tif:/data/hillshade.tif
ports:
- "8080:80"
- "9000:80"
command: "run"
# volumes: