An application is not reachable via http
Edit on GitHubDescription
An application like Yves, BackOffice(Zed), GlueStorefront(Glue), GlueBackend or MerchantPortal is not reachable after installation.
Solution
In deploy.*.yml
, ensure that SSL encryption is disabled:
docker:
ssl:
enabled: false
Thank you!
For submitting the form