commit | c5ab17fca711fc683c90616f78a20acefb91da83 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri Jul 21 22:30:59 2023 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Fri Jul 21 22:36:34 2023 +0000 |
tree | e2055094e858d8e428294e728c1ade168a30e30f | |
parent | e509ccd720d46c2672f634be0a4e26d307527b0f [diff] [blame] |
Don't hardcode certbot email contact
diff --git a/TODO.on.site b/TODO.on.site index e9ae803..56a0960 100644 --- a/TODO.on.site +++ b/TODO.on.site
@@ -21,6 +21,7 @@ * Add account or alias for 'postmaster@' When the containers are up run `certbot`: +* Make sure to set SA_DOMAIN_CONTACT in `environment` * Once `docker-compose -f sa-certbot.yml run new` * Every x < 30 days `docker-compose -f sa-certbot.yml run renew` * Always reload nginx `docker-compose exec nginx nginx -s reload`