Skip to content

Commit d50545a

Browse files
authored
Update .env
1 parent 679e5d1 commit d50545a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.env

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
#Do not touch if you don't know what your doing
1+
# Do not touch if you don't know what your doing
22
STORAGE_DATA=./data
33
STORAGE_CONTAINERS=./containers
44
MONGO_URI=mongodb://mongodb
55

6-
#Insert your settings here
6+
# Insert your settings here
77

8-
#Insert discord bot token after the =
8+
# Insert discord bot token after the =
99
MODMAIL_TOKEN=
10-
#Insert Guild ID after the =
10+
# Insert Guild ID after the =
1111
MODMAIL_GUILD_ID=
12-
#Insert Owners ID after the =
12+
# Insert Owners ID after the =
1313
MODMAIL_OWNERS=
14-
#Insert your Log_URL after the =
14+
# Insert your Log_URL after the =
1515
LOG_URL=

0 commit comments

Comments
 (0)