mirror of
https://github.com/wassname/TTS.git
synced 2026-09-10 11:50:20 +08:00
Server update s
This commit is contained in:
+1
-1
@@ -27,4 +27,4 @@ def tts():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True, host='0.0.0.0', port=config.port)
|
||||
app.run(debug=config.debug, host='0.0.0.0', port=config.port)
|
||||
|
||||
Reference in New Issue
Block a user