mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update Dockerfile
This commit is contained in:
@@ -37,8 +37,8 @@ RUN \
|
|||||||
# Adapt sync.conf
|
# Adapt sync.conf
|
||||||
&& sed -i 's|"directory_root_policy" : "belowroot"|"directory_root_policy" : "all"|g' /defaults/sync.conf \
|
&& sed -i 's|"directory_root_policy" : "belowroot"|"directory_root_policy" : "all"|g' /defaults/sync.conf \
|
||||||
&& sed -i 's|"allow_empty_password" : false|"allow_empty_password" : true|g' /defaults/sync.conf
|
&& sed -i 's|"allow_empty_password" : false|"allow_empty_password" : true|g' /defaults/sync.conf
|
||||||
# \
|
\
|
||||||
# && sed -i 's|"dir_whitelist" : [ "|"dir_whitelist" : [ "/" "|g' /defaults/sync.conf
|
&& sed -i 's|"/sync",|"/", "/sync",|g' /defaults/sync.conf
|
||||||
|
|
||||||
# Global LSIO modifications
|
# Global LSIO modifications
|
||||||
ARG CONFIGLOCATION="/share/resiliosync_config"
|
ARG CONFIGLOCATION="/share/resiliosync_config"
|
||||||
|
|||||||
Reference in New Issue
Block a user