Convert http to https

app = dash.Dash(__name__, external_stylesheets=external_stylesheets)
server = app.server
SSLify(server)