Merge branch 'server' of http://192.168.0.105:3000/ArenosWebDev/arenos_www into server
This commit is contained in:
commit
ab50d6c3b9
|
|
@ -7,9 +7,6 @@ services:
|
|||
ports:
|
||||
- "2000:80"
|
||||
volumes:
|
||||
<<<<<<< Updated upstream
|
||||
- /srv/arenos-landing/html:/srv:ro
|
||||
=======
|
||||
- /srv/arenos_www/html:/srv:ro
|
||||
>>>>>>> Stashed changes
|
||||
- /srv/arenos_www/html:/srv:ro
|
||||
|
||||
command: ["caddy","file-server","--root","/srv","--listen",":80"]
|
||||
Loading…
Reference in New Issue
Block a user