mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update nginx.sh
This commit is contained in:
@@ -28,3 +28,5 @@ if bashio::config.has_value 'request_size_limit'; then
|
|||||||
fi
|
fi
|
||||||
sed -i "s/%%max_body_size%%/${max_body_size}/g" \
|
sed -i "s/%%max_body_size%%/${max_body_size}/g" \
|
||||||
/etc/nginx/includes/server_params.conf
|
/etc/nginx/includes/server_params.conf
|
||||||
|
|
||||||
|
chmod 777 /etc/services.d/*/run
|
||||||
|
|||||||
Reference in New Issue
Block a user