Skip to content

Commit

Permalink
config(gitignore)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artlfmj committed Oct 1, 2023
1 parent f89a63c commit bab9838
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,5 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

config.json
5 changes: 5 additions & 0 deletions config.example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"mongodb_uri": "YOUR_MONGODB_URI_HERE",
"secret_key": "YOUR_SECRET_KEY_HERE"
}

0 comments on commit bab9838

Please sign in to comment.