Skip to content

Commit

Permalink
Merge pull request #102 from internet2/rabbitmq-fix-queue-url
Browse files Browse the repository at this point in the history
nocanon
  • Loading branch information
chubing authored Jan 6, 2021
2 parents 4aaabfb + f3edb9c commit 848cd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Workbench/webproxy/container_files/httpd/proxy.conf
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ProxyPass /css http://mq:15672/css
ProxyPassReverse /css http://mq:15672/css
ProxyPass /img http://mq:15672/img
ProxyPassReverse /img http://mq:15672/img
ProxyPass /api http://mq:15672/api
ProxyPass /api http://mq:15672/api nocanon
ProxyPassReverse /api http://mq:15672/api

ProxyPass /ldapadmin https://directory/ldapadmin
Expand Down

0 comments on commit 848cd0e

Please sign in to comment.