mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 03:28:11 +01:00
Update config.json
This commit is contained in:
@@ -1,16 +1,10 @@
|
||||
{
|
||||
"arch": [
|
||||
"amd64",
|
||||
"aarch64"
|
||||
],
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"boot": "auto",
|
||||
"description": "TEST DO NOT USE",
|
||||
"description": "manage your personal workouts, weight and diet plans",
|
||||
"environment": {},
|
||||
"map": [
|
||||
"share:rw",
|
||||
"ssl:ro"
|
||||
],
|
||||
"name": "Wger DO NOT USE",
|
||||
"map": ["share:rw", "ssl:ro"],
|
||||
"name": "Wger",
|
||||
"options": {},
|
||||
"ports": {
|
||||
"8000/tcp": "9927"
|
||||
|
||||
Reference in New Issue
Block a user