fix: change port to default smtp
This commit is contained in:
parent
761ae3f9ad
commit
6b38e27aa7
@ -6,7 +6,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- protonmail:/root
|
- protonmail:/root
|
||||||
ports:
|
ports:
|
||||||
- "1025:25/tcp" # SMTP port
|
- "25:25/tcp" # SMTP port
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user