wtarnawski

Results 1 issues of wtarnawski

Hi, I would like to have an url like `https://servername.org/app_direct/test/app` These settings: ``` - id: test/app display-name: testapp container-cmd: ["R", "-e", "shiny::runApp('/home/app')"] container-image: testapp access-groups: [testapp] ``` give me 403...

question