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 c87fb62 commit 4dadb28Copy full SHA for 4dadb28
docker-compose.yml
@@ -26,6 +26,8 @@ services:
26
- OWNERS=${MODMAIL_OWNERS}
27
- MONGO_URI=${MONGO_URI}
28
- "LOG_URL=http://${LOG_URL}"
29
+# Remove the hashtag infront of the next line if you intent to use a inbox server and have defined a guild id for it in .env
30
+# - MODMAIL_GUILD_ID=${MODMAIL_INBOX_GUILD_ID}
31
networks:
32
- internet
33
depends_on:
0 commit comments