port change
This commit is contained in:
		@@ -129,4 +129,4 @@ class Webserver(object):
 | 
			
		||||
        def config():
 | 
			
		||||
            return jsonify(self.config)
 | 
			
		||||
 | 
			
		||||
        app.run(debug=True, host='0.0.0.0')
 | 
			
		||||
        app.run(debug=True, host='0.0.0.0', port=5003)
 | 
			
		||||
		Reference in New Issue
	
	Block a user