Skip to content

Commit

Permalink
Merge pull request #668 from plotly/redeploy
Browse files Browse the repository at this point in the history
redeploy dash-web-trader due to container issues
  • Loading branch information
Xing Han Lu authored Aug 30, 2021
2 parents 0871f20 + be2bc5f commit 819a47a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dash-web-trader/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
app = dash.Dash(
__name__, meta_tags=[{"name": "viewport", "content": "width=device-width"}],
)

app.title = "FOREX Web Trader"

server = app.server
Expand Down

0 comments on commit 819a47a

Please sign in to comment.