This commit is contained in:
Alexandre
2023-11-28 13:51:26 +01:00
committed by GitHub
parent 6e9f794993
commit cf54a04784

View File

@@ -28,11 +28,6 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
# MOFIFY DATA PATH
ENV CREATE_TUN_DEVICE=false \
OPENVPN_OPTS=""
# Global LSIO modifications
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
ARG CONFIGLOCATION="/config/addons_config/transmission_openvpn"