Deploy certs for aes.ccchh.net using certbot role
Also clean up NGINX configuration a bit.
This commit is contained in:
parent
542211ca25
commit
48f9a2f901
4 changed files with 8 additions and 9 deletions
|
@ -11,6 +11,7 @@ map $host $upstream_acme_challenge_host {
|
|||
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;
|
||||
aes.ccchh.net 10.31.206.14:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue