Trying out this config #11

Merged
kovagoadi merged 26 commits from add-acme into main 2025-11-27 23:58:44 +01:00
Showing only changes of commit 8d35667080 - Show all commits

View File

@@ -21,7 +21,7 @@ services:
- --certificatesresolvers.letsencrypt.acme.storage=/letsencrypt/acme.json
ports:
- "${PORT}:80"
- "4443:80"
- "4443:443"
- "8080"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"