This commit is contained in:
2024-11-21 13:54:47 +05:00
parent 04d9162fff
commit 9e9c7bffdd
18 changed files with 65 additions and 15 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ from config import config
if __name__ == '__main__':
webApp.run(debug=True, port=config['WEB_APP']['PORT'])
#serve(webApp, host='0.0.0.0', port=config['WEB_APP']['PORT'])
#serve(webApp, host='0.0.0.0', port=config['WEB_APP']['PORT'])