@ -4,5 +4,4 @@ from waitress import serve
import slider
serve(slider.app, host="0.0.0.0", port=8080)
serve(slider.app, host="0.0.0.0", port=5000)