mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
doc: add comment in docker compose
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
This commit is contained in:
parent
15979f3408
commit
f79d6114e9
@ -6,6 +6,8 @@ services:
|
||||
ports:
|
||||
- 1025:25/tcp
|
||||
- 1143:143/tcp
|
||||
# Note: You should not have to modify the inner ports because
|
||||
# socat is used to send them to the port expected by the bridge
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- protonmail:/root
|
||||
|
||||
Loading…
Reference in New Issue
Block a user