You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I think you need to set your "shiny.port" = 8080 in your options before the application runs. If testing locally I do this in an options("shiny.port" = 8080) block in my golemrun_dev.R file before calling run_app; but there are other places you could do it too, for example, in your .Rprofile file.
Following ThinkR-open/golem#327 I cannot deploy the App with
shinyapps.io
:Error:
Notes:
Links:
The text was updated successfully, but these errors were encountered: