From b7a02e49ddb90c70b331fa8f7a7f8f873b74de9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:02:36 +0100 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 3276f53..7e4d42a 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -13,4 +13,4 @@ services = ["__APP__"] yes = "true" no = "false" help = "Enable publishing boards for public access" - bind = "enablePublicSharedBoards:__FINALPATH__/config.json" + bind = "enablePublicSharedBoards:__INSTALL_DIR__/config.json"