adding local use case to taskotron roles, fixing up some vars to be more consistent
This commit is contained in:
parent
dba8995baa
commit
497f77b7aa
21 changed files with 58 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
<Location /{{ resultsdb_endpoint }}/ >
|
||||
<Location /{{ resultsdb_fe_endpoint }}/ >
|
||||
ProxyPass {{ resultsdb_frontend_url }}
|
||||
ProxyPassReverse {{ resultsdb_frontend_url }}
|
||||
RequestHeader add X-Script-Name /{{ resultsdb_endpoint }}/
|
||||
RequestHeader add X-Script-Name /{{ resultsdb_fe_endpoint }}/
|
||||
</Location>
|
||||
|
||||
<Location /{{ resultsdb_api_endpoint }}/ >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue