This commit is contained in:
Philip Peterson 2024-12-20 07:04:17 -05:00
parent 239f0a5540
commit fcd559d1c2
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -113,6 +113,7 @@
"forge.quinefoundation.com-https" = { "forge.quinefoundation.com-https" = {
serverName = "forge.quinefoundation.com"; serverName = "forge.quinefoundation.com";
enableACME = true; enableACME = true;
onlySSL = true;
#listen = [ #listen = [
# { addr = "0.0.0.0"; port = 443; } # { addr = "0.0.0.0"; port = 443; }