first commit
This commit is contained in:
5
api/wenet/run_wenet.sh
Normal file
5
api/wenet/run_wenet.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
export FLASK_APP=main.py
|
||||
export FLASK_ENV=development
|
||||
flask run \
|
||||
-h 0.0.0.0 \
|
||||
-p 9991
|
||||
Reference in New Issue
Block a user