Skip to content

Commit 4dadb28

Browse files
authored
updated with support for inbox server
1 parent c87fb62 commit 4dadb28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ services:
2626
- OWNERS=${MODMAIL_OWNERS}
2727
- MONGO_URI=${MONGO_URI}
2828
- "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}
2931
networks:
3032
- internet
3133
depends_on:

0 commit comments

Comments
 (0)