mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-14 10:00:31 +02:00
moved to test
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"arch": [
|
||||
"amd64",
|
||||
"aarch64"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "manage your personal workouts, weight and diet plans",
|
||||
"environment": {
|
||||
"DJANGO_DB_DATABASE": "/data/database.sqlite"
|
||||
},
|
||||
"map": [
|
||||
"share:rw",
|
||||
"config:rw",
|
||||
"ssl:ro"
|
||||
],
|
||||
"name": "Wger",
|
||||
"ports": {
|
||||
"8000/tcp": 9927
|
||||
},
|
||||
"ports_description": {
|
||||
"8000/tcp": "Web interface"
|
||||
},
|
||||
"slug": "wger",
|
||||
"startup": "services",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.9-2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
|
||||
}
|
||||
Reference in New Issue
Block a user