Kasra Bigdeli
Kasra Bigdeli
Feel free to open a pull request if it's working!
Hi @yruk8 - one click apps are community maintained, please see below to learn how to report and resolve your issues: https://github.com/caprover/one-click-apps/blob/master/.github/ISSUE_TEMPLATE/app_issue.md 
Moving this to one-click apps repo as it's perhaps only related to regex validations of the tags which is totally one-click app specific.
It does support that. You can try copy-pasting this: ``` {"schemaVersion":2,"imageName":"nginx@sha256:253ba3484dc13498c0a2ad9e236f144dcc8c74ec08a0bcead9b776fa8a29dffc"} ```
Let's remove it. It's way too old!
Looks exciting! Thanks for the PR! Just a couple of questions. 1- I don't see any mentions of `DATABASE_URL` in their [docs](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/). Is it a typo? 2- Their doc says...
Feel free to open a pull request. If you have a docker compose, then it requires very little work. Instructions are here: https://github.com/caprover/one-click-apps?tab=readme-ov-file#how-to-create-a-one-click-app-as-of-v180
Mounting app directory is `/jsreport` according to their document. Where do you see this new volume? ``` sudo docker run -p 80:5488 -v /myapp:/jsreport jsreport/jsreport:4.0.0 ``` https://jsreport.net/learn/docker
Also, it may be just for the newer versions. The default version needs to be updated as well.