i did a upsie

This commit is contained in:
Exil Productions
2025-09-12 16:50:47 +02:00
committed by GitHub
parent 926bd0e139
commit ee20301c57

View File

@@ -4,11 +4,11 @@
"Https": { "Https": {
"Url": "https://0.0.0.0:443", "Url": "https://0.0.0.0:443",
"Certificate": { "Certificate": {
"Path": "C:\\certs\\purrlobby.pem", "Path": "pemfile",
"KeyPath": "C:\\certs\\purrlobby.key" "KeyPath": "keyfile"
} }
} }
} }
}, },
"AllowedHosts": "purrlobby.exil.dev" "AllowedHosts": "your.domain.com"
} }