Files
appstore/apps/weblate/source-evidence.json
T
2026-06-27 22:13:23 +08:00

11 lines
539 B
JSON

{
"repository": "https://github.com/WeblateOrg/weblate",
"dockerDocs": "https://docs.weblate.org/en/latest/admin/install/docker.html",
"composeFile": "https://github.com/WeblateOrg/docker-compose/blob/main/docker-compose.yml",
"notes": [
"Issue request: https://github.com/okxlin/appstore/issues/2062",
"Official docker-compose repository uses Weblate, PostgreSQL and Valkey services.",
"This adaptation exposes the Weblate HTTP port directly and leaves HTTPS termination to 1Panel or an external reverse proxy."
]
}