Skip to content

Commit

Permalink
made the docker compose file backwards compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Nov 11, 2023
1 parent 98a8624 commit abc717b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
tmpfs:
- /tmp
volumes:
- ./map/osm-liberty.json:/data/styles/osm-liberty.json:ro
- ./deployment/k3s/files/osm-liberty.json:/data/styles/osm-liberty.json:ro
- ./map/tileserver-config.json:/data/config.json:ro
- tileserver-sprites:/data/sprites:ro
- tileserver-fonts:/data/fonts:ro
Expand Down

0 comments on commit abc717b

Please sign in to comment.