mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-08 22:24:29 +08:00
added missing 993 to install script
This commit is contained in:
parent
6e92ff6091
commit
82cdd723ed
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ ufw allow 80/tcp
|
|||
ufw allow 443/tcp
|
||||
ufw allow 25/tcp
|
||||
ufw allow 587/tcp
|
||||
ufw allow 993/tcp
|
||||
ufw --force enable
|
||||
|
||||
### start services ####
|
||||
|
|
Loading…
Add table
Reference in a new issue