Started work on legacy account migration.

This commit is contained in:
rainbow napkin 2025-10-09 03:50:05 -04:00
parent 4698ba4122
commit 9fda308306
5 changed files with 201 additions and 1 deletions

View file

@ -9,6 +9,7 @@
"sessionSecret": "CHANGE_ME",
"altchaSecret": "CHANGE_ME",
"ipSecret": "CHANGE_ME",
"migrate": false,
"ssl":{
"cert": "./server.cert",
"key": "./server.key"