More Bugfixes (#2685)

This commit is contained in:
Joe Milazzo
2024-02-03 11:46:04 -06:00
committed by GitHub
parent 4a9519b6dc
commit 061b363f96
31 changed files with 162 additions and 119 deletions
+4 -3
View File
@@ -2,6 +2,7 @@
"TokenKey": "super secret unguessable key that is longer because we require it",
"Port": 5000,
"IpAddresses": "",
"BaseUrl": "/test/",
"Cache": 90
}
"BaseUrl": "/",
"Cache": 90,
"AllowIFraming": false
}