1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2026-02-25 17:39:45 +01:00
Readlebee/server/config.example.json

5 lines
No EOL
97 B
JSON

{
"port": 3000,
"jwtSecretKey": "SomethingAtLeast32CharactersLong!",
"tokenExpireDays": 7
}