/
amironov73
/
misc
Обзор
Документация
Войти
/
amironov73
/
misc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
ImageServer/appsettings.json
13 строк
213 B
Alexey Mironov
Add ImageServer
21 июн 2024, 10:57
21 июн 2024, 10:57
f9fcaf2
Код
Авторство
О чём код?
{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Urls": "http://localhost:5192", "AllowedHosts": "*", "RootDirectory": "F:\\Images" }