From 63518a7d59abde78a3df12b1e744e9ba233a03a6 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 3 Sep 2023 18:02:41 +0000 Subject: [PATCH] Update 'root/etc/config/neko' --- root/etc/config/neko | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/config/neko b/root/etc/config/neko index e094dbb..75729ea 100644 --- a/root/etc/config/neko +++ b/root/etc/config/neko @@ -1,5 +1,5 @@ config neko option 'port' '8281' - option 'config_path' '192.168.70.1' + option 'config_path' '/opt/docker2/compose/neko-app' option 'image_name' 'm1k1o/neko:firefox'