ShinyTemplate / Rprofile.site
osanseviero's picture
Update Rprofile.site
bf09d08
raw
history blame contribute delete
65 Bytes
local({
options(shiny.port = 7860, shiny.host = "0.0.0.0")
})