nginx-certbot
nginx-certbot copied to clipboard
domain
couldn't be great to have 👍
- domains as .env variable
- .env file in git ignore
- .env_template in git with example.org
user could then
- duplicate .env_template
- rename file to .env
- change domain in one place
- run your script & docker-compose up
consider such fix :) thanks for great work!