Minor compose tweaks

This commit is contained in:
3wc 2022-05-09 12:27:33 +01:00
parent 6efd67ee6e
commit f7dceea55f
1 changed files with 8 additions and 8 deletions

View File

@ -91,14 +91,14 @@ services:
image: redis:5.0
networks:
- backend
# mailin:
# image: loomio/mailin-docker:latest
# networks:
# - proxy
# ports:
# - "25:25"
# environment:
# - WEBHOOK_URL=http://app:3000/email_processor/
#mailin:
# image: loomio/mailin-docker:latest
# networks:
# - proxy
# ports:
# - "25:25"
# environment:
# - WEBHOOK_URL=http://app:3000/email_processor/
channels:
image: loomio/loomio_channel_server
networks: