From ffbd6933cc40dbe6007e4f34ea441a4279ea0d02 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 3 Sep 2023 07:42:28 +0000 Subject: [PATCH] Update 'root/etc/config/bookstack' --- root/etc/config/bookstack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/config/bookstack b/root/etc/config/bookstack index b8df78d..fb83707 100644 --- a/root/etc/config/bookstack +++ b/root/etc/config/bookstack @@ -1,5 +1,5 @@ config bookstack option 'port' '6875' - option 'config_path' '/opt/docker2/Conf/bookstack' + option 'config_path' '/opt/docker2/compose/bookstack' option 'image_name' 'lscr.io/linuxserver/bookstack'