1
0
Fork 0

Change redirect label to JSON

This commit is contained in:
Joao M 2022-08-15 19:39:25 +00:00
parent 73f9094fbb
commit c62db6e573
5 changed files with 9 additions and 9 deletions

View file

@ -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