Fixed castopod port
This commit is contained in:
parent
be3400d4f7
commit
9654af2b53
@ -58,7 +58,7 @@ CP_EMAIL_SMTP_HOST="mail.$DOMAIN"
|
||||
CP_EMAIL_FROM="castopod@$DOMAIN"
|
||||
CP_EMAIL_SMTP_USERNAME="admin"
|
||||
CP_EMAIL_SMTP_PASSWORD=$ADMINPASS
|
||||
CP_EMAIL_SMTP_PORT="465"
|
||||
CP_EMAIL_SMTP_PORT="587"
|
||||
CP_EMAIL_SMTP_CRYPTO="tls"
|
||||
EOF
|
||||
chmod 600 /federated/apps/castopod/.env
|
||||
|
Loading…
x
Reference in New Issue
Block a user