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