Commit 388aab62 by Feanil Patel

Add trailing slash.

parent d3306731
...@@ -2974,7 +2974,7 @@ ...@@ -2974,7 +2974,7 @@
} }
], ],
"HealthCheck":{ "HealthCheck":{
"Target":"HTTP:80", "Target":"HTTP:80/",
"HealthyThreshold":"3", "HealthyThreshold":"3",
"UnhealthyThreshold":"5", "UnhealthyThreshold":"5",
"Interval":"30", "Interval":"30",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment