Skip to content

Commit 231fae3

Browse files
authored
Update config.json
1 parent 40c37cd commit 231fae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"domain_with_protocol": "http://localhost",
1010
"port": 80,
1111
"ratelimit": 100,
12-
"recaptcha_v2": {
12+
"recaptcha_v2": { //https://www.google.com/recaptcha/about/
1313
"site_key": "SITE_KEY_HERE",
1414
"secret_key": "SECRET_KEY_HERE"
1515
}
1616
},
17-
"mongo_url": "MONGO_URL",
17+
"mongo_url": "MONGO_URL", //https://mongodb.com/cloud/atlas/register
1818
"server": {
1919
"id": "SERVER_ID_HERE",
2020
"invite": "https://discord.gg/fbJFAs43vD",

0 commit comments

Comments
 (0)