Add missing port

This commit is contained in:
Luke Murphy 2020-03-27 18:47:07 +01:00
parent e5527cd3e0
commit e83287738c
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ http_port: "3020"
install_lock: "true"
mailer_enabled: "true"
smtp_from: "gitea-autonomic@decentral1.se"
smtp_host: "mail.gandi.net"
smtp_host: "mail.gandi.net:587"
smtp_tls_enabled: "true"
smtp_user: "gitea-autonomic@decentral1.se"
ssh_domain: "git.autonomic.zone"