|
@ -1,5 +1,5 @@ |
|
|
[uwsgi] |
|
|
[uwsgi] |
|
|
chdir=/opt/crawl/telegram/telegram-crawler |
|
|
|
|
|
|
|
|
chdir=/opt/crawl/telegram/telegram_crawler |
|
|
http=0.0.0.0:8080 |
|
|
http=0.0.0.0:8080 |
|
|
stats=%(chdir)/uwsgi/uwsgi.status |
|
|
stats=%(chdir)/uwsgi/uwsgi.status |
|
|
pidfile=%(chdir)/uwsgi/uwsgi.pid |
|
|
pidfile=%(chdir)/uwsgi/uwsgi.pid |
|
|