mastodon-proxy: add acmeFallbackHost

This commit is contained in:
lassulus 2023-12-12 14:13:22 +01:00
parent 5beea992dd
commit d165a0871c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
virtualHosts."social.krebsco.de" = {
forceSSL = true;
enableACME = true;
acmeFallbackHost = "hotdog.r";
locations."/" = {
# TODO use this in 22.11
# recommendedProxySettings = true;