diff --git a/pillar/id/deriweb01_rigel_lysergic_dev.sls b/pillar/id/deriweb01_rigel_lysergic_dev.sls index 92bdb0c..ca607ba 100644 --- a/pillar/id/deriweb01_rigel_lysergic_dev.sls +++ b/pillar/id/deriweb01_rigel_lysergic_dev.sls @@ -31,7 +31,7 @@ {#- application specific macros #} {%- macro lcwebirc(port, indentinner) -%} - location /webirc: - - proxy_pass: http://[2a01:4f8:11e:2200::cafe]:{{ port }} + - proxy_pass: https://[2a01:4f8:11e:2200::cafe]:{{ port }} - proxy_http_version: 1.1 {{ proxyheaders_upgrade() | indent(16) }} - proxy_set_header: X-Forwarded-For $remote_addr