Attempt to point towards the 8443 port for HTTPS

This commit is contained in:
Luke Murphy
2020-04-02 01:19:47 +02:00
parent 25c26178ed
commit c62d53d693
4 changed files with 3 additions and 6 deletions

View File

@ -2,4 +2,5 @@
autonomic_admin_mail: helo@autonomic.zone
autonomic_admin_user: autonomic
http_port: "8080"
https_port: "8443"
proxy_address_forwarding: "false"