forked from coop-cloud/traefik
Add missing ports
for smtp
This commit is contained in:
parent
08dc96cf70
commit
19343ebbfa
@ -7,6 +7,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
- "587:587"
|
||||||
- "2222:2222"
|
- "2222:2222"
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user