Release Testing Final Stretch (#1952)
* Fixed a bug breaking ability to save server settings * Fixed a case where if a user updated appsetting.json, the DB wouldn't update to stay in alignment.
This commit is contained in:
parent
2d842f3783
commit
b7c9762956
3 changed files with 13 additions and 3 deletions
|
|
@ -2,5 +2,5 @@
|
|||
"TokenKey": "super secret unguessable key",
|
||||
"Port": 5000,
|
||||
"IpAddresses": "",
|
||||
"BaseUrl": "/"
|
||||
"BaseUrl": "/joe/"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue