include hpfeeds support

thank you @vorband
This commit is contained in:
Marco Ochse
2018-05-25 16:18:05 +00:00
parent 35221f56c9
commit b406c9b4e0
2 changed files with 20 additions and 7 deletions

View File

@ -9,7 +9,15 @@ services:
rdpy:
build: .
container_name: rdpy
extra_hosts:
- hpfeeds.example.com:10.20.30.40
restart: always
environment:
- HPFEEDS_SERVER=hpfeeds.example.com
- HPFEEDS_IDENT=user
- HPFEEDS_SECRET=pass
- HPFEEDS_PORT=80
- SERVERID=id
networks:
- rdpy_local
ports: