i did a upsie
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user