bettwaage-sidequest #2
1 changed files with 5 additions and 0 deletions
5
start.sh
Normal file
5
start.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
cd /home/pi/mash-server/src
|
||||
|
||||
source ../.env/bin/activate
|
||||
|
||||
uvicorn main:app --reload --host 0.0.0.0 --port 9587
|
Loading…
Reference in a new issue