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 7450822 commit 0a1ebe1Copy full SHA for 0a1ebe1
netbird/rootfs/etc/s6-overlay/s6-rc.d/netbird/run
@@ -10,7 +10,7 @@ declare value
10
11
12
# Get the options configured in HASS GUI
13
-readonly CONFIG_PATH=addons_config/config.json
+readonly CONFIG_PATH=/config/config.json
14
15
admin_url="$(bashio::config 'admin_url')"
16
management_url="$(bashio::config 'management_url')"
0 commit comments