Skip to content

fix(docker): nginx health check

Mario Oenning requested to merge moson/aurweb:docker-fix-nginx-health into master

nginx health check always results in unhealthy:

There is no such option --no-verify for curl.
We can use -k or --insecure for skipping SSL checks.

Signed-off-by: moson-mo mo-son@mailbox.org

Merge request reports