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