Set to false in case this is causing the HTTPS issue

See https://github.com/dokku/dokku/issues/3912.
This commit is contained in:
Luke Murphy
2020-04-02 00:49:55 +02:00
parent ed68bd725b
commit e2d84fa780

View File

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