mirror of
https://github.com/flibusta-apps/batch_downloader.git
synced 2025-12-06 14:25:36 +01:00
Init
This commit is contained in:
6
scripts/start_production.sh
Normal file
6
scripts/start_production.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
cd /app
|
||||
|
||||
rm -rf prometheus
|
||||
mkdir prometheus
|
||||
|
||||
uvicorn main:app --host 0.0.0.0 --port 8080 --loop uvloop
|
||||
Reference in New Issue
Block a user