Merge branch 'master' into stable
This commit is contained in:
1
start.sh
1
start.sh
@@ -12,6 +12,7 @@ if [ ! -z "$GIT_REPO" ]; then
|
|||||||
else
|
else
|
||||||
git clone $GIT_REPO /usr/share/nginx/html/
|
git clone $GIT_REPO /usr/share/nginx/html/
|
||||||
fi
|
fi
|
||||||
|
chown -Rf nginx.nginx /usr/share/nginx/*
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Tweak nginx to match the workers to cpu's
|
# Tweak nginx to match the workers to cpu's
|
||||||
|
|||||||
Reference in New Issue
Block a user