mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 01:01:50 +02:00
Define OPENVPN_OPTS
https://github.com/alexbelgium/hassio-addons/issues/559
This commit is contained in:
@@ -29,7 +29,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
S6_SERVICES_GRACETIME=0
|
S6_SERVICES_GRACETIME=0
|
||||||
|
|
||||||
# MOFIFY DATA PATH
|
# MOFIFY DATA PATH
|
||||||
ENV CREATE_TUN_DEVICE=false
|
ENV CREATE_TUN_DEVICE=false \
|
||||||
|
OPENVPN_OPTS=""
|
||||||
|
|
||||||
# Global LSIO modifications
|
# Global LSIO modifications
|
||||||
ARG CONFIGLOCATION="/config/addons_config/transmission_openvpn"
|
ARG CONFIGLOCATION="/config/addons_config/transmission_openvpn"
|
||||||
|
|||||||
Reference in New Issue
Block a user