We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca13dc commit 7ec7d61Copy full SHA for 7ec7d61
.env.example
@@ -4,4 +4,6 @@ OVISBOT_HTB_CREDS_EMAIL=htb@randomdomain.com
4
OVISBOT_HTB_CREDS_PASS=myhtbpassword
5
OVISBOT_HTB_TEAM_ID=1000
6
OVISBOT_CTFTIME_TEAM_ID=999
7
-OVISBOT_ADMIN_ROLE=moderator
+OVISBOT_ADMIN_ROLE=moderator
8
+OVISBOT_DB_URL=mongodb://localhost/ovisdb
9
+OVISBOT_THIRD_PARTY_COGS_INSTALL_DIR=~/cogs
0 commit comments