Update appsettings.json
This commit is contained in:
Родитель
21efac1cd6
Коммит
ba25baba89
|
@ -6,11 +6,5 @@
|
||||||
"Microsoft.Hosting.Lifetime": "Information"
|
"Microsoft.Hosting.Lifetime": "Information"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*"
|
||||||
"AdditionalStaticWebAssets": [
|
|
||||||
{
|
|
||||||
"Path": "..\\..\\PHPScripts\\wwwroot",
|
|
||||||
"BasePath": "/Asteroids"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче