From 34839a14214ac249165800a1bfc3931da575ea58 Mon Sep 17 00:00:00 2001 From: Rzy <465386466@qq.com> Date: Wed, 19 Jun 2024 10:58:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8D=A3=E6=95=B0api=E8=BD=AC=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sh/supervisord.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/supervisord.conf b/sh/supervisord.conf index d5bbf85..42d6233 100755 --- a/sh/supervisord.conf +++ b/sh/supervisord.conf @@ -26,4 +26,4 @@ serverurl=unix:///var/run/supervisor.sock ; use a unix:// URL for a unix socket [include] -files = /msgc/sh/supervisord_include/*.conf \ No newline at end of file +files = /src/sh/supervisord_include/*.conf \ No newline at end of file