Updated Allowed Hosts

This commit is contained in:
Exil Productions
2025-12-10 05:03:16 +01:00
parent cc1fc1bb15
commit fa157542e7

View File

@@ -5,7 +5,7 @@
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"AllowedHosts": "purrlobby.exil.dev",
"Kestrel": {
"Endpoints": {
"Https": {