feat: манипуляции со схемами через R6 объект а не танцы с листами и вложенными таблицами

This commit is contained in:
2026-04-10 23:33:50 +03:00
parent 04e8242b56
commit 31294f1958
5 changed files with 250 additions and 163 deletions

View File

@@ -2,6 +2,6 @@ default:
header: "TEST"
version: "0.14.1"
# shiny serve option
shiny_host: "127.0.0.1"
shiny_host: "0.0.0.0"
shiny_port: 1337
auth_module: FALSE # default: FALSE

Binary file not shown.