Misc Bugfixes (#2832)

This commit is contained in:
Joe Milazzo
2024-04-07 12:29:29 -05:00
committed by GitHub
parent 57fb2d01b9
commit 0277f8f4c7
22 changed files with 172 additions and 179 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"TokenKey": "super secret unguessable key that is longer because we require it",
"Port": 5000,
"IpAddresses": "",
"IpAddresses": "0.0.0.0,::",
"BaseUrl": "/",
"Cache": 90,
"Cache": 75,
"AllowIFraming": false
}