木木的木头 2 anos atrás
pai
commit
e823ae7028
2 arquivos alterados com 6 adições e 0 exclusões
  1. 3 0
      README.md
  2. 3 0
      README_CN.md

+ 3 - 0
README.md

@@ -55,6 +55,9 @@ Or
 
 
 `docker run -p 25:25 -p 80:80 -p 443:443 -p 465:465 -v $(pwd)/config:/work/config ghcr.io/jinnrry/pmail:latest`
 `docker run -p 25:25 -p 80:80 -p 443:443 -p 465:465 -v $(pwd)/config:/work/config ghcr.io/jinnrry/pmail:latest`
 
 
+> [!IMPORTANT]
+> If your server has a firewall turned on, you need to open ports 25, 80, and 443.
+
 ## 3、Configuration
 ## 3、Configuration
 
 
 Open `http://127.0.0.1` in your browser or use your server's public IP to visit, then follow the instructions to
 Open `http://127.0.0.1` in your browser or use your server's public IP to visit, then follow the instructions to

+ 3 - 0
README_CN.md

@@ -59,6 +59,9 @@ PMail是一个追求极简部署流程、极致资源占用的个人域名邮箱
 
 
 `docker run -p 25:25 -p 80:80 -p 443:443 -p 465:465 -v $(pwd)/config:/work/config ghcr.io/jinnrry/pmail:latest`
 `docker run -p 25:25 -p 80:80 -p 443:443 -p 465:465 -v $(pwd)/config:/work/config ghcr.io/jinnrry/pmail:latest`
 
 
+> [!IMPORTANT]
+> 如果你服务器开启了防火墙,你需要放行25、80、443这三个端口
+
 ## 3、配置
 ## 3、配置
 
 
 浏览器打开 `http://127.0.0.1` 或者是用你服务器公网IP访问,然后按提示配置
 浏览器打开 `http://127.0.0.1` 或者是用你服务器公网IP访问,然后按提示配置