Skip to content

Commit f02b1da

Browse files
authored
Merge pull request #39 from martinbndr/development
Update example .env
2 parents b61b003 + b05eebd commit f02b1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ TOKEN=OTY3Nzy5MzU5NjAzMzU2NzE4.GtKp_5.JOTYRwGW-LB1He5widCu73vXtmi90KxsqkmoOg
279279
LOG_URL=https://logs.mymodmailbot.com/
280280
GUILD_ID=1079074933008781362
281281
OWNERS=188363246695219201,231595246213922828
282-
MONGO_URI=mongodb+srv://username:password@cluster0-abcde.mongodb.net/
282+
CONNECTION_URI=mongodb+srv://username:password@cluster0-abcde.mongodb.net/
283283
```
284284
{% endcode %}
285285

0 commit comments

Comments
 (0)