mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update run
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
declare -a options
|
declare -a options
|
||||||
options+=(--data /data)
|
options+=(--data /data)
|
||||||
options+=(--bind 0.0.0.0:9000)
|
options+=(--bind 0.0.0.0:9000)
|
||||||
options+=(--templates /opt/portainer/templates.json)
|
#options+=(--templates /opt/portainer/templates.json)
|
||||||
options+=(--host unix:///var/run/docker.sock)
|
options+=(--host unix:///var/run/docker.sock)
|
||||||
|
|
||||||
bashio::log.info "Starting Portainer..."
|
bashio::log.info "Starting Portainer..."
|
||||||
|
|||||||
Reference in New Issue
Block a user