/
qwiklly
/
arc-server
Обзор
Документация
Войти
/
qwiklly
/
arc-server
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
examples/AppRemoteConfig.SampleApp/appsettings.Development.json
15 строк
430 B
CLTanuki
chore: modules exploded
24 янв 2024, 18:53
24 янв 2024, 18:53
6b5ba70
Код
Авторство
О чём код?
{ "ConnectionStrings": { "ArcContext": "Host=localhost;Database=remote_configuration;Username=remote_configurator;Password=QsC7h3ZX" }, "DetailedErrors": true, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.AspNetCore.SpaProxy": "Information", "Microsoft.Hosting.Lifetime": "Information" } }, "BaseRpcUri": "http://localhost:5000/api/rpc" }