Remove bashio call
This commit is contained in:
parent
fa9d7b1837
commit
fca238dcd0
@ -1,5 +1,5 @@
|
|||||||
name: "3DPrinter-OctoPrint"
|
name: "3DPrinter-OctoPrint"
|
||||||
version: "2023.01.04"
|
version: "2023.01.05"
|
||||||
slug: "3dprinter-octoprint"
|
slug: "3dprinter-octoprint"
|
||||||
description: "OctoPrint as an addon, no additional bells and whistles."
|
description: "OctoPrint as an addon, no additional bells and whistles."
|
||||||
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"
|
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"
|
||||||
|
|||||||
@ -5,10 +5,9 @@
|
|||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|
||||||
# Generate proxy configuration for any access
|
# Generate proxy configuration for any access
|
||||||
bashio::var.json \
|
tempio \
|
||||||
| tempio \
|
-template /usr/share/tempio/caddy/Caddyfile.any.gtpl \
|
||||||
-template /usr/share/tempio/caddy/Caddyfile.any.gtpl \
|
-out /etc/caddy/sites-enabled/any.caddy
|
||||||
-out /etc/caddy/sites-enabled/any.caddy
|
|
||||||
|
|
||||||
# Generate proxy configuration for internal access
|
# Generate proxy configuration for internal access
|
||||||
bashio::var.json \
|
bashio::var.json \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user