Skip to content

Commit 7ec7d61

Browse files
committed
missing envs
1 parent cca13dc commit 7ec7d61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.env.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ OVISBOT_HTB_CREDS_EMAIL=htb@randomdomain.com
44
OVISBOT_HTB_CREDS_PASS=myhtbpassword
55
OVISBOT_HTB_TEAM_ID=1000
66
OVISBOT_CTFTIME_TEAM_ID=999
7-
OVISBOT_ADMIN_ROLE=moderator
7+
OVISBOT_ADMIN_ROLE=moderator
8+
OVISBOT_DB_URL=mongodb://localhost/ovisdb
9+
OVISBOT_THIRD_PARTY_COGS_INSTALL_DIR=~/cogs

0 commit comments

Comments
 (0)