Merged develop into main to fix the issues

This commit is contained in:
Joseph Milazzo 2023-05-06 09:01:20 -05:00
commit 642b23ed61
5 changed files with 188 additions and 189 deletions

View file

@ -1,6 +1,6 @@
{
"TokenKey": "super secret unguessable key",
"Port": 5000,
"IpAddresses": "",
"BaseUrl": "/joe/"
"TokenKey": "super secret unguessable key",
"Port": 5000,
"IpAddresses": "",
"BaseUrl": "/joe/"
}