This commit is contained in:
Shelvacu
2025-02-08 21:41:51 -08:00
committed by Shelvacu on fw
parent 12253d476a
commit 4c9070e9b7

View File

@@ -58,6 +58,8 @@ in
inherit domain;
origin = "https://${domain}";
trust_x_forward_for = true;
tls_chain = cert_chain;
tls_key = cert_key;
};
};
};