fix: некорректная загрузка box-модуля
This commit is contained in:
@@ -5,7 +5,7 @@ set_global_options = function(
|
||||
APP.DEBUG = FALSE,
|
||||
# APP.FILE_DB = fs::path("data.sqlite"),
|
||||
shiny.host = "127.0.0.1",
|
||||
shiny.port = 1337,
|
||||
shiny.port = 1338,
|
||||
...
|
||||
) {
|
||||
options(
|
||||
|
||||
Reference in New Issue
Block a user