[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area

This commit is contained in:
2021-03-24 22:31:43 +00:00
parent b3623329e3
commit 1773ab7af2
17 changed files with 149 additions and 201 deletions

View File

@@ -5,7 +5,7 @@
. bootstrap.env
sed -ri "s/%hostname%/${DOMAIN}/" /etc/nginx/conf.d/challenge.conf
sed -ri "s/%hostname%/${MAIL_DOMAIN}/" /etc/nginx/conf.d/challenge.conf
nginx