mastodon-proxy: add acmeFallbackHost
This commit is contained in:
parent
5beea992dd
commit
d165a0871c
@ -5,6 +5,7 @@
|
||||
virtualHosts."social.krebsco.de" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
acmeFallbackHost = "hotdog.r";
|
||||
locations."/" = {
|
||||
# TODO use this in 22.11
|
||||
# recommendedProxySettings = true;
|
||||
|
Loading…
Reference in New Issue
Block a user