DP/spustenie.sh

5 lines
63 B
Bash
Raw Normal View History

2023-04-24 11:34:19 +00:00
#!/bin/bash
. venv/bin/activate
export PORT=8000
./app/main.py