add hpfeeds support

This commit is contained in:
Marco Ochse
2018-05-30 11:20:55 +00:00
parent 37424eb541
commit 62b02a7500
2 changed files with 11 additions and 3 deletions

View File

@ -10,6 +10,12 @@ services:
build: .
container_name: mailoney
restart: always
environment:
- HPFEEDS_SERVER=
- HPFEEDS_IDENT=user
- HPFEEDS_SECRET=pass
- HPFEEDS_PORT=20000
- HPFEEDS_CHANNELPREFIX=prefix
stop_signal: SIGINT
networks:
- mailoney_local