Update docker-compose.yml
This commit is contained in:
parent
73897f889e
commit
9125f69ada
|
|
@ -3,9 +3,6 @@ services:
|
||||||
image: caddy:alpine
|
image: caddy:alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "2000:80"
|
- "2001:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./index.html:/srv/index.html:ro
|
|
||||||
- ./markers.js:/srv/markers.js:ro
|
|
||||||
- ./tiles:/srv/tiles:ro
|
|
||||||
- ./caddy:/etc/caddy:ro
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user