support container restarting
This commit is contained in:
parent
a0929f0059
commit
b6c804b68c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ for file in /etc/nginx/*/*.conf; do
|
|||
"${file}"
|
||||
done
|
||||
|
||||
rm -f /etc/nginx/sites-enabled/redirect-*.conf
|
||||
if [[ "${REDIRECT_MODE}" == "apex-to-www" ]]; then
|
||||
ln -s \
|
||||
/etc/nginx/sites-available/redirect-apex-to-www.conf \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue