mirror of
https://github.com/flibusta-apps/batch_downloader.git
synced 2025-12-06 06:15:37 +01:00
Rewrite to rust
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
cd /app
|
||||
|
||||
rm -rf prometheus
|
||||
mkdir prometheus
|
||||
|
||||
uvicorn main:app --host 0.0.0.0 --port 8080 --loop uvloop
|
||||
@@ -1,3 +0,0 @@
|
||||
cd /app
|
||||
|
||||
taskiq worker core.taskiq_broker:broker app.services.downloader -w 1
|
||||
Reference in New Issue
Block a user