change dir

This commit is contained in:
2025-03-17 16:21:51 +01:00
parent 148ab14401
commit ec2949bd99

View File

@@ -0,0 +1,7 @@
services:
certbot:
image: certbot/dns-cloudflare
volumes:
- ./letsencrypt:/etc/letsencrypt
- ./cloudflare:/cloudflare
command: certonly --dns-cloudflare --dns-cloudflare-credentials /cloudflare/cloudflare.ini --email deine-email@example.com --agree-tos --no-eff-email -d mail.haiky.app