correcting varnish url for blockerbugs stg
This commit is contained in:
parent
f70f240a6d
commit
8beeace1d2
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@
|
||||||
destname: blockerbugs
|
destname: blockerbugs
|
||||||
remotepath: /blockerbugs
|
remotepath: /blockerbugs
|
||||||
localpath: /blockerbugs
|
localpath: /blockerbugs
|
||||||
proxyurl: "{{ varnish_url }}"
|
proxyurl: http://localhost:10022
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue