first commit
This commit is contained in:
4
api/tts/run_tts.sh
Normal file
4
api/tts/run_tts.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
FLASK_APP=main.py FLASK_ENV=development flask run \
|
||||
-h 0.0.0.0 \
|
||||
-p 9992
|
||||
Reference in New Issue
Block a user