mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 21:02:38 +00:00
0nikola1 patch octoprint proxy (#89)
* Update and rename config.json to config.yaml * Update run.sh * FIxed addon startup issue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
#!/usr/bin/with-contenv bashio
|
||||
set -e
|
||||
|
||||
bashio::log.info "Setting octoprint host: $(bashio::config octoprint_host)"
|
||||
@@ -27,4 +27,4 @@ fi
|
||||
bashio::log.info "Server line: $(cat /haproxy.cfg | grep 'server octoprint')"
|
||||
|
||||
bashio::log.info "Starting haproxy"
|
||||
haproxy -W -db -f /haproxy.cfg
|
||||
haproxy -W -db -f /haproxy.cfg
|
||||
|
||||
Reference in New Issue
Block a user