app-store/apps/proxitok/config.json
Nicolas Meienberger e495cc1293
ci: automerge minor and patch app upgrades (#720)
* fix: app version mismatchs between config and docker-compose

* ci: create automerge workflow

wip
2023-06-20 22:52:42 +02:00

19 lines
416 B
JSON

{
"$schema": "../schema.json",
"name": "ProxiTok",
"available": true,
"exposable": true,
"port": 8118,
"id": "proxitok",
"categories": [
"social"
],
"description": "",
"tipi_version": 4,
"version": "2.4.9.2",
"short_desc": "Open source alternative frontend for TikTok made using PHP ",
"author": "pablouser1",
"source": "https://github.com/pablouser1/ProxiTok",
"form_fields": []
}