wmnnd / nginx-certbot

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

added option for domain #143

Open ej31 opened 11 months ago

ej31 commented 11 months ago

Modified to dynamically receive domain when executing bash script

Modified because it was cumbersome to change it every time using "sed". Since PR may not be applied, it is recommended that anyone who sees this code just apply it on their own.

Just change the "domains" option in the middle (check the diff)