Spaces:
Runtime error
Runtime error
Update Rprofile.site
Browse files- Rprofile.site +1 -1
Rprofile.site
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
local({
|
2 |
-
options(shiny.port =
|
3 |
})
|
|
|
1 |
local({
|
2 |
+
options(shiny.port = 7860, shiny.host = "0.0.0.0")
|
3 |
})
|