summary refs log tree commit diff
path: root/Rhea/appsettings.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-08-14 05:21:15 +0200
committerRory& <root@rory.gay>2026-08-14 05:21:15 +0200
commitf3d4f84fde24bb92e7cf6a22d94a703c753f3cbe (patch)
treed50b915a252fdb2e5d96b8ff9c6607a9cf9b78a2 /Rhea/appsettings.json
downloadRhea-f3d4f84fde24bb92e7cf6a22d94a703c753f3cbe.tar.xz
Working files and symlinks?
Diffstat (limited to 'Rhea/appsettings.json')
-rw-r--r--Rhea/appsettings.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/Rhea/appsettings.json b/Rhea/appsettings.json
new file mode 100644

index 0000000..c236d5a --- /dev/null +++ b/Rhea/appsettings.json
@@ -0,0 +1,9 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", +// "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*" +}