let mailoney run on tcp/25 within container

This commit is contained in:
Marco Ochse
2018-05-23 07:58:01 +00:00
parent 4e8d629b63
commit fbe1fff088
2 changed files with 4 additions and 2 deletions

View File

@ -14,7 +14,7 @@ services:
networks:
- mailoney_local
ports:
- "25:2525"
- "25:25"
image: "dtagdevsec/mailoney:1804"
read_only: true
volumes: