mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-21 20:13:17 +01:00
Add GLOBAL_VAR_FILES environment variable
Added an environment variable for global variable files.
This commit is contained in:
@@ -47,6 +47,8 @@ RUN \
|
||||
# Modify commands
|
||||
RUN sed -i '/no-first-run/a\ --remote-debugging-address=0.0.0.0 --remote-debugging-port=9221 \\' /usr/bin/wrapped-*
|
||||
|
||||
ENV GLOBAL_VAR_FILES="/etc/usr/bin/wrapped-chromium"
|
||||
|
||||
# Global LSIO modifications
|
||||
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
|
||||
ARG CONFIGLOCATION="/config"
|
||||
|
||||
Reference in New Issue
Block a user