mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
11 lines
530 B
JSON
11 lines
530 B
JSON
{
|
|
"repository": "https://github.com/tgdrive/teldrive",
|
|
"dockerDocs": "https://github.com/tgdrive/teldrive-docs/blob/main/docs/getting-started/usage.md#running-with-docker",
|
|
"composeFile": "https://github.com/tgdrive/teldrive/blob/main/docker/compose/teldrive.yml",
|
|
"notes": [
|
|
"Issue request: https://github.com/okxlin/appstore/issues/2251",
|
|
"Official docs require PostgreSQL and show the ghcr.io/tgdrive/teldrive image.",
|
|
"The upstream compose directory provides teldrive.yml and postgres.yml examples."
|
|
]
|
|
}
|