Update docker-compose.yml
This commit is contained in:
parent
d8ef03d46b
commit
6b7522d444
|
|
@ -7,5 +7,9 @@ services:
|
|||
ports:
|
||||
- "2000:80"
|
||||
volumes:
|
||||
<<<<<<< Updated upstream
|
||||
- /srv/arenos-landing/html:/srv:ro
|
||||
=======
|
||||
- /srv/arenos_www/html:/srv:ro
|
||||
>>>>>>> Stashed changes
|
||||
command: ["caddy","file-server","--root","/srv","--listen",":80"]
|
||||
Loading…
Reference in New Issue
Block a user