mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update config.json
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"boot": "auto",
|
||||
"description": "recipe manager",
|
||||
"environment": {},
|
||||
"environment": {
|
||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||
"POSTGRES_DB": "/data/recipes.db"
|
||||
},
|
||||
"map": ["share:rw", "ssl:ro"],
|
||||
"name": "Tandoor recipes",
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user