mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Create config.json
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"arch": ["amd64"],
|
||||
"boot": "auto",
|
||||
"description": "manage your personal workouts, weight and diet plans",
|
||||
"environment": {},
|
||||
"environment": {
|
||||
"DJANGO_DB_DATABASE": "/data/database.sqlite" },
|
||||
"map": ["share:rw", "ssl:ro"],
|
||||
"name": "Wger",
|
||||
"options": {},
|
||||
|
||||
Reference in New Issue
Block a user