aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/package.json
blob: 0adba5b101f6285c4917325b3cad18ae24fd3289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "unraid",
  "name": "Unraid",
  "version": "1.3.1",
  "license": "MIT",
  "repository": "https://github.com/rctneil/franz-recipe-unraid",
  "config": {
    "serviceURL": "{teamId}",
    "hasTeamId": true
  }
}