You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `HEALTHCHECK` in the Dockerfile (relies on public access to the namespace document)
nginx `depends_on` with `service_healthy` condition
* `HEALTHCHECK` param adjustments
* Increased `HEALTHCHECK` interval
* Replaced the `atomgraph/nginx` Docker image with the official `nginx`
Rewrote nginx's `command` using `sed` instead of `envsubst`
* Reformatted placeholders in nginx.conf.template from $VAR to ${VAR}
0 commit comments