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": {
"Url": "https://0.0.0.0:443",
"Certificate": {
"Path": "C:\\certs\\purrlobby.pem",
"KeyPath": "C:\\certs\\purrlobby.key"
"Path": "pemfile",
"KeyPath": "keyfile"
}
}
}
},
"AllowedHosts": "purrlobby.exil.dev"
"AllowedHosts": "your.domain.com"
}