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'