This commit is contained in:
holzi1005 2025-06-11 16:11:58 +02:00
parent 2de8c44b4d
commit d9776809b4

View file

@ -26,6 +26,8 @@ services:
ports:
- "80:80"
- "443:443"
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- ./data/letsencrypt:/letsencrypt