addon-tautulli/tautulli/build.json
Joakim Sørensen 345130998f
Initial introduction of Tautulli (#1)
* initial

* Add .gitlab-ci.yml

* Remove NGINX config and move SSL and auth to Tautulli

* Update License

* added deps cleanup

* Add config as RO to support !secret

* Minor text update

* Removed TODO
2018-08-28 20:20:02 +02:00

9 lines
247 B
JSON

{
"build_from": {
"aarch64": "hassioaddons/base-aarch64:2.1.2",
"amd64": "hassioaddons/base-amd64:2.1.2",
"armhf": "hassioaddons/base-armhf:2.1.2",
"i386": "hassioaddons/base-i386:2.1.2"
},
"args": {}
}