Fixed initial default toke not loading into DB properly on server first boot.
This commit is contained in:
parent
de11803cea
commit
eb8ada7fa0
3 changed files with 11 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ log/crash/*
|
|||
www/doc/*/*
|
||||
package-lock.json
|
||||
config.json
|
||||
config.json.old
|
||||
state.json
|
||||
chatexamples.txt
|
||||
server.cert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue