Minor compose tweaks

This commit is contained in:
3wc 2022-05-09 12:27:33 +01:00
parent 6efd67ee6e
commit f7dceea55f

View File

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