Skip to content

fix(docker): fix ca entrypoint logic and healthcheck

Kevin Morris requested to merge kevr/aurweb:fix-step-ca into master

With this commit, it is advised to rm ./data/root_ca.crt ./data/*.pem, as new certificates and a root CA will be generated while utilizing the step volume.

Closes #367 (closed)

Signed-off-by: Kevin Morris kevr@0cost.org

Edited by Kevin Morris

Merge request reports