3 lines
71 B
Bash
3 lines
71 B
Bash
cd /home/pi/matrix-clock/src
|
|
|
|
uvicorn main:app --reload --host 0.0.0.0
|