./scripts/setup-ecs.sh demo qa
Make sure that the manifest.yml has http.path: '/'
http:
# Requests to this path will be forwarded to your service.
# To match all requests you can use the "/" path.
path: '/'
# You can specify a custom health check path. The default is "/".
# healthcheck: '/'
./scripts/update-ecs.sh demo qa