fixing apache conf file for taskotron-proxy
This commit is contained in:
parent
b797671b6a
commit
3399b44ef8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<Location /{{ resultsdb_endpoint }}/ >
|
||||
ProxyPass http://{{ resultsdb_frontend_url }}/
|
||||
ProxyPassReverse http://{{ resultsdb_frontend_url }}/
|
||||
ProxyPass {{ resultsdb_frontend_url }}
|
||||
ProxyPassReverse {{ resultsdb_frontend_url }}
|
||||
</Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue