mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update Dockerfile
This commit is contained in:
@@ -48,8 +48,8 @@ RUN \
|
|||||||
sed -i "s|client_body_timeout 300s;|client_body_timeout 900s;|g" /defaults/nginx/site-confs/default.conf.sample && \
|
sed -i "s|client_body_timeout 300s;|client_body_timeout 900s;|g" /defaults/nginx/site-confs/default.conf.sample && \
|
||||||
\
|
\
|
||||||
# Change location of executable
|
# Change location of executable
|
||||||
sed -i "s|/config|/data/config|g" /usr/bin/occ && \
|
#sed -i "s|/config|/data/config|g" /usr/bin/occ && \
|
||||||
\
|
#\
|
||||||
# Change location of log
|
# Change location of log
|
||||||
sed -i "s|s6-setuidgid abc php -f /config/www/nextcloud/cron.php|(s6-setuidgid abc php -f /config/www/nextcloud/cron.php) \&>/proc/1/fd/1|g" /etc/crontabs/root
|
sed -i "s|s6-setuidgid abc php -f /config/www/nextcloud/cron.php|(s6-setuidgid abc php -f /config/www/nextcloud/cron.php) \&>/proc/1/fd/1|g" /etc/crontabs/root
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user