This commit is contained in:
Daniel Nagel 2025-08-30 10:21:42 +02:00
commit ab50d6c3b9

View File

@ -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
command: ["caddy","file-server","--root","/srv","--listen",":80"]