nginx-proxy / acme-companion

Automated ACME SSL certificate generation for nginx-proxy
MIT License
7.42k stars 825 forks source link

fix: stop enforcing html directory #1160

Closed buchdag closed 4 weeks ago

buchdag commented 4 weeks ago

Warn instead of exiting when /usr/share/nginx/html directory is not accessible.

Fixes #1159