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