create more profiles for debug

This commit is contained in:
2025-01-13 16:33:23 +11:00
parent bb752ebf24
commit be7dd45073
+4 -4
View File
@@ -89,7 +89,7 @@ services:
image: rspamd/rspamd
container_name: rspamd
profiles:
- smtp
- rspamd
environment:
RSPAMD_PASSWORD: "${RSPAMD_PASSWORD:-rspamd_admin_password}"
volumes:
@@ -104,7 +104,7 @@ services:
image: roundcube/roundcubemail:latest
container_name: roundcube
profiles:
- imap
- roundcube
depends_on:
- mailserver
environment:
@@ -123,7 +123,7 @@ services:
image: hardware/rainloop
container_name: rainloop
profiles:
- imap
- rainloop
depends_on:
- mailserver
environment:
@@ -138,7 +138,7 @@ services:
image: gilleslamiral/imapsync
container_name: imapsync
profiles:
- imap
- imapsync
command: "sleep infinity"
volumes:
- imapsync_config:/sync/config