mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
app with uvicorn
This commit is contained in:
parent
296e6b77ca
commit
734bbd836e
@ -4,4 +4,4 @@
|
||||
echo "starting the bot"
|
||||
cd /opt/mosgortrans \
|
||||
&& source /home/balsh/.cache/pypoetry/virtualenvs/mosgortrans-3eZxMcY3-py3.10/bin/activate \
|
||||
&& python main.py
|
||||
&& uvicorn app.main:create_app --host localhost --port 8084 --reload --factory
|
Loading…
x
Reference in New Issue
Block a user