diff --git a/roles/taskotron/buildmaster/templates/buildmaster.conf.j2 b/roles/taskotron/buildmaster/templates/buildmaster.conf.j2 index 91f4f91561..5bba540082 100644 --- a/roles/taskotron/buildmaster/templates/buildmaster.conf.j2 +++ b/roles/taskotron/buildmaster/templates/buildmaster.conf.j2 @@ -1,13 +1,13 @@ - - ProxyPass "http://127.0.0.1:8010/" - ProxyPassReverse "http://127.0.0.1:8010/" - - ProxyPreserveHost On - - ProxyPass "ws://127.0.0.1:8010/ws" ProxyPassReverse "ws://127.0.0.1:8010/ws" ProxyPreserveHost On + + + ProxyPass "http://127.0.0.1:8010/" + ProxyPassReverse "http://127.0.0.1:8010/" + + ProxyPreserveHost On +