proxies: add a trailing / for zabbix
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
a58926a29e
commit
2ee77518a4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
- role: httpd/reverseproxy
|
||||
website: zabbix.fedoraproject.org
|
||||
destname: zabbix
|
||||
remotepath: /zabbix
|
||||
remotepath: /zabbix/
|
||||
proxyurl: http://localhost:10068
|
||||
keephost: true
|
||||
when: env == "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue