Deploy certs for esphome.ccchh.net using certbot role

This commit is contained in:
June 2023-08-02 23:27:40 +02:00 committed by julian
commit 542211ca25
4 changed files with 10 additions and 10 deletions

View file

@ -10,6 +10,7 @@ map $host $upstream_acme_challenge_host {
zigbee2mqtt.ccchh.net 10.31.208.25:31820;
id.ccchh.net 10.31.206.12:31820;
keycloak-admin.ccchh.net 10.31.206.12:31820;
esphome.ccchh.net 10.31.208.24:31820;
default "";
}