add: sessions save

This commit is contained in:
2023-06-09 15:22:50 +02:00
parent f79f66fcef
commit 161a7ff5b3
8 changed files with 27 additions and 4 deletions

View File

@ -1,4 +1,5 @@
{
"secret": "change me",
"database": {
"ip": "localhost",
"port": 3306,