From 7048e1abcd433dbb46db0b911900d8e988516f08 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 7 Sep 2023 03:25:42 +0000 Subject: [PATCH] Update 'root/etc/config/seafile' --- root/etc/config/seafile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/config/seafile b/root/etc/config/seafile index 38f6334..5bafba3 100644 --- a/root/etc/config/seafile +++ b/root/etc/config/seafile @@ -1,5 +1,5 @@ config seafile option 'port' '8160' - option 'config_path' '/opt/docker2/Conf/seafile' + option 'config_path' '/opt/docker2/compose/seafile-app' option 'image_name' 'seafileltd/seafile-mc:latest'