change variable names

This commit is contained in:
2025-08-13 13:54:43 +03:00
parent 5e98593f0a
commit aa341c0d62
4 changed files with 9 additions and 9 deletions

View File

@@ -7,8 +7,8 @@ services:
image: registry.bitdeals.org/certbot
restart: unless-stopped
environment:
- DOMAIN=
- EMAIL= # optional for notifications
- CERTBOT_DOMAIN=
- CERTBOT_EMAIL= # optional for notifications
volumes:
- certificates:/etc/certificates
- letsencrypt:/etc/letsencrypt