mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Update run
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
declare -a options
|
||||
options+=(--data /data)
|
||||
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)
|
||||
|
||||
bashio::log.info "Starting Portainer..."
|
||||
|
||||
Reference in New Issue
Block a user