Add missing port
This commit is contained in:
parent
e5527cd3e0
commit
e83287738c
@ -13,7 +13,7 @@ http_port: "3020"
|
|||||||
install_lock: "true"
|
install_lock: "true"
|
||||||
mailer_enabled: "true"
|
mailer_enabled: "true"
|
||||||
smtp_from: "gitea-autonomic@decentral1.se"
|
smtp_from: "gitea-autonomic@decentral1.se"
|
||||||
smtp_host: "mail.gandi.net"
|
smtp_host: "mail.gandi.net:587"
|
||||||
smtp_tls_enabled: "true"
|
smtp_tls_enabled: "true"
|
||||||
smtp_user: "gitea-autonomic@decentral1.se"
|
smtp_user: "gitea-autonomic@decentral1.se"
|
||||||
ssh_domain: "git.autonomic.zone"
|
ssh_domain: "git.autonomic.zone"
|
||||||
|
Reference in New Issue
Block a user