forked from GNUsocial/gnu-social
[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:
@@ -2,5 +2,5 @@
|
||||
|
||||
# Can't do sed inplace, because the file would be busy
|
||||
cat /var/nginx/social.conf | \
|
||||
sed -r "s/%hostname%/${DOMAIN}/g;" > \
|
||||
sed -r "s/%hostname%/${WEB_DOMAIN}/g;" > \
|
||||
/etc/nginx/conf.d/social.conf
|
||||
|
||||
Reference in New Issue
Block a user