nginx-proxy / nginx-proxy

Automated nginx proxy for Docker containers using docker-gen
MIT License
18.13k stars 3k forks source link

Draft: Pini disable acme http challenge #2447

Closed pini-gh closed 1 day ago

pini-gh commented 3 weeks ago

feat: boolean variable ACME_HTTP_CHALLENGE

Enable / disable ACME HTTP Challenge blocks generation.

Default: true (for backward compatibility).

pini-gh commented 3 weeks ago

This PR is on top of #2446 not yet merged.