Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan authored Nov 30, 2023
1 parent 829fe64 commit aab9a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ example `config.json`:
"timeout": "<the timeout for app mail verification codes in seconds, required>"
},
"database": {
"file": "<the path of the database file you have or you want to create, required>"
"file": "<the path of the database file you have or you want to create, dedault is `database.sql`>"
},
"token": {
"secret": "<your secret for the jwt tokens, required>",
Expand Down

0 comments on commit aab9a04

Please sign in to comment.