Skip to content

Commit

Permalink
βœ” Update Example (?) πŸ€”
Browse files Browse the repository at this point in the history
  • Loading branch information
bifeldy committed Apr 30, 2023
1 parent dd17a72 commit e03e77a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion secret.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"IS_PRODUCTION": false,
"JWT_SECRET_KEY": "",
"DOMAIN": "localhost",
"DOMAIN_ALT": "localhost",
"IP": "127.0.0.1",
"BASE_URL": "http://localhost:4200",
"DB_PASSWORD": "postgres",
Expand All @@ -21,5 +22,6 @@
"MAILTRAP_KEY": "",
"CLOUDFLARE_KEY": "",
"DISCORD_CLIENT_SECRET": "",
"DISCORD_BOT_LOGIN_TOKEN": ""
"DISCORD_BOT_LOGIN_TOKEN": "",
"MAL_CLIENT_ID" : ""
}

0 comments on commit e03e77a

Please sign in to comment.