LemonPit commited on
Commit
33d0414
1 Parent(s): e1ce63e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ def server(input, output, session):
85
 
86
  # Create and run the Shiny app
87
  app = App(app_ui, server)
88
- app.run(port=8000)
 
85
 
86
  # Create and run the Shiny app
87
  app = App(app_ui, server)
88
+ app.run(port=7860)