From 1646235e2a33c2d24baaf71e32350656a63bc5c2 Mon Sep 17 00:00:00 2001 From: "steve.gao" Date: Thu, 2 Jan 2025 11:01:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uwsgi.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgi.ini b/uwsgi.ini index 469c0b4..b84c515 100644 --- a/uwsgi.ini +++ b/uwsgi.ini @@ -1,5 +1,5 @@ [uwsgi] -chdir=/opt/crawl/telegram/telegram-crawler +chdir=/opt/crawl/telegram/telegram_crawler http=0.0.0.0:8080 stats=%(chdir)/uwsgi/uwsgi.status pidfile=%(chdir)/uwsgi/uwsgi.pid