We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679e5d1 commit d50545aCopy full SHA for d50545a
.env
@@ -1,15 +1,15 @@
1
-#Do not touch if you don't know what your doing
+# Do not touch if you don't know what your doing
2
STORAGE_DATA=./data
3
STORAGE_CONTAINERS=./containers
4
MONGO_URI=mongodb://mongodb
5
6
-#Insert your settings here
+# Insert your settings here
7
8
-#Insert discord bot token after the =
+# Insert discord bot token after the =
9
MODMAIL_TOKEN=
10
-#Insert Guild ID after the =
+# Insert Guild ID after the =
11
MODMAIL_GUILD_ID=
12
-#Insert Owners ID after the =
+# Insert Owners ID after the =
13
MODMAIL_OWNERS=
14
-#Insert your Log_URL after the =
+# Insert your Log_URL after the =
15
LOG_URL=
0 commit comments