Change redirect label to JSON
This commit is contained in:
parent
73f9094fbb
commit
c62db6e573
5 changed files with 9 additions and 9 deletions
|
|
@ -30,7 +30,7 @@ services:
|
|||
deploy:
|
||||
replicas: 2
|
||||
labels:
|
||||
easyhaproxy.http.redirect: google.helloworld.com--www.google.com
|
||||
easyhaproxy.http.redirect: '{"google.helloworld.com": "www.google.com"}'
|
||||
easyhaproxy.http.host: www.helloworld.com
|
||||
easyhaproxy.http.port: 19901
|
||||
easyhaproxy.http.localport: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue