mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 14:45:36 +01:00
Fix
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
cd /app
|
||||
alembic -c ./app/alembic.ini upgrade head
|
||||
|
||||
rm -rf prometheus
|
||||
mkdir prometheus
|
||||
|
||||
gunicorn -k uvicorn.workers.UvicornWorker main:app --bind 0.0.0.0:8080
|
||||
|
||||
Reference in New Issue
Block a user