fixed docker setup
This commit is contained in:
@@ -8,13 +8,9 @@
|
||||
"AllowedHosts": "purrlobby.exil.dev",
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Https": {
|
||||
"Url": "https://0.0.0.0:443",
|
||||
"Certificate": {
|
||||
"Path": "Certs/purrlobby.pem",
|
||||
"KeyPath": "Certs/purrlobby.key"
|
||||
}
|
||||
"Http": {
|
||||
"Url": "http://0.0.0.0:80"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user