Skip to content

Commit

Permalink
changed run server
Browse files Browse the repository at this point in the history
  • Loading branch information
Song Yang committed Mar 16, 2022
1 parent 1c8963a commit 3a80a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.R
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,5 @@ app$callback(
}
)

# app$run_server(debug = T, host = '0.0.0.0')
app$run_server(debug = T)
app$run_server(debug = T, host = '0.0.0.0')
# app$run_server(debug = T)

0 comments on commit 3a80a90

Please sign in to comment.