fix: change port to default smtp
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user