mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 00:53:14 +00:00
Update app.py
This commit is contained in:
@@ -84,4 +84,4 @@ def docsgpt():
|
||||
return create_message
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True, host='0.0.0.0', port=80)
|
||||
app.run(host='0.0.0.0', port=80)
|
||||
Reference in New Issue
Block a user