8f67767961
* chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.3 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
23 lines
579 B
JSON
23 lines
579 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "PairDrop",
|
|
"port": 8182,
|
|
"available": true,
|
|
"exposable": true,
|
|
"force_expose": true,
|
|
"id": "pairdrop",
|
|
"tipi_version": 5,
|
|
"version": "1.7.3",
|
|
"categories": [
|
|
"media",
|
|
"data",
|
|
"utilities"
|
|
],
|
|
"description": "Local file sharing in your browser. Inspired by Apple's AirDrop",
|
|
"short_desc": "Local file sharing in your browser. Inspired by Apple's AirDrop",
|
|
"author": "schlagmichdoch",
|
|
"source": "https://github.com/schlagmichdoch/PairDrop",
|
|
"website": "https://pairdrop.net/",
|
|
"form_fields": []
|
|
}
|