wekan-mailer/docker-compose.yml
2018-09-30 17:44:06 +02:00

13 lines
320 B
YAML

version: '2'
services:
wekanmailer:
image: malanius/wekan-mailer:latest
container_name: wekan-mailer
restart: always
environment:
- WEKAN_URL=http://localhost:3000
- WEKAN_USER=someuser
- WEKAN_PASSWORD=somepass
- WEKAN_TARGET_BOARD=someId
- WEKAN_TARGET_LIST=someListId