fix(docker): nginx health check
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
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
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