wmnnd / nginx-certbot

Boilerplate configuration for nginx and certbot with docker-compose
MIT License
3.16k stars 1.17k forks source link

Fix multiple domains #133

Closed ascpial closed 1 year ago

ascpial commented 1 year ago

Fix issues with multiple domains by creating a dummy certificate for each one.

Fixes #79, #65

ascpial commented 1 year ago

(this does not really solve the issue)