mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 08:01:02 +00:00
Add Qexo as a 1Panel local app with strict adapter validation and real moelin/1panel:v2 smoke coverage.
9 lines
445 B
JSON
9 lines
445 B
JSON
{
|
|
"repository": "https://github.com/Qexo/Qexo",
|
|
"dockerDocs": "https://hub.docker.com/r/abudulin/qexo",
|
|
"composeFile": "https://github.com/Qexo/Qexo/blob/master/Dockerfile",
|
|
"releaseWorkflow": "https://github.com/Qexo/Qexo/blob/master/.github/workflows/docker-image-release.yml",
|
|
"entrypoint": "https://github.com/Qexo/Qexo/blob/master/entrypoint.sh",
|
|
"defaultConfig": "https://github.com/Qexo/Qexo/blob/master/configs.example.py"
|
|
}
|