fix(): potential security gap #9
This commit is contained in:
parent
87d843564e
commit
aacde24533
@ -4,7 +4,7 @@
|
|||||||
sed -i "s/<UPLOAD_MAX_SIZE>/$UPLOAD_MAX_SIZE/g" /etc/php7/php-fpm.conf /etc/nginx/nginx.conf
|
sed -i "s/<UPLOAD_MAX_SIZE>/$UPLOAD_MAX_SIZE/g" /etc/php7/php-fpm.conf /etc/nginx/nginx.conf
|
||||||
|
|
||||||
# Fix permissions
|
# Fix permissions
|
||||||
chown -R $UID:$GID /rainloop /services /var/log /var/lib/nginx
|
chown -R $UID:$GID /rainloop/data /services /var/log /var/lib/nginx
|
||||||
|
|
||||||
# RUN !
|
# RUN !
|
||||||
exec su-exec $UID:$GID /bin/s6-svscan /services
|
exec su-exec $UID:$GID /bin/s6-svscan /services
|
||||||
|
Loading…
x
Reference in New Issue
Block a user