We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 379d843 + 0fd9526 commit daa3103Copy full SHA for daa3103
ironic-config/httpd-ironic-api.conf.j2
@@ -31,7 +31,6 @@ Listen {{ env.IRONIC_URL_HOST }}:{{ env.IRONIC_LISTEN_PORT }}
31
32
# Exclude /images from proxying
33
ProxyPass "/images" !
34
- ProxyPassReverse "/images" !
35
36
{% if env.IRONIC_PRIVATE_PORT == "unix" %}
37
ProxyPass "/" "unix:/shared/ironic.sock|http://127.0.0.1/"
0 commit comments