This commit is contained in:
2026-04-15 20:38:10 +03:00
parent 6cf76641ed
commit e60a21013a
5 changed files with 18 additions and 6 deletions

View File

@@ -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(