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