We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9589da5 commit 19bfd8cCopy full SHA for 19bfd8c
Docker/rootfs/etc/services.d/NetDaemonAddOnApp/run
@@ -4,6 +4,7 @@
4
export HomeAssistant__Host="supervisor"
5
export HomeAssistant__WebsocketPath="core/websocket"
6
export HomeAssistant__Port=80
7
+export HomeAssistant__Ssl=false
8
export HomeAssistant__Token=$SUPERVISOR_TOKEN
9
10
export NetDaemon__ApplicationAssembly=$(bashio::config 'app_assembly')
0 commit comments