From f118da0f911ce63e279fcea7c0da6f3a334e2afb Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 7 Sep 2023 01:57:07 +0000 Subject: [PATCH] Update 'root/etc/config/gotify' --- root/etc/config/gotify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/config/gotify b/root/etc/config/gotify index dd77ef2..13c1274 100644 --- a/root/etc/config/gotify +++ b/root/etc/config/gotify @@ -1,5 +1,5 @@ config gotify option 'port' '8050' - option 'config_path' '/opt/docker2/Conf/gotify' + option 'config_path' '/opt/docker2/compose/gotify-app' option 'image_name' 'gotify/server'