rajistics commited on
Commit
e3318a7
1 Parent(s): cf31204

Update Rprofile.site

Browse files
Files changed (1) hide show
  1. Rprofile.site +1 -1
Rprofile.site CHANGED
@@ -1,3 +1,3 @@
1
  local({
2
- options(shiny.port = 3838, shiny.host = "0.0.0.0")
3
  })
 
1
  local({
2
+ options(shiny.port = 7860, shiny.host = "0.0.0.0")
3
  })