mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-02 12:08:46 +02:00
Github bot : json sorted
This commit is contained in:
@@ -6,12 +6,12 @@
|
|||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "recipe manager",
|
"description": "recipe manager",
|
||||||
"ingress": true,
|
|
||||||
"environment": {
|
"environment": {
|
||||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||||
"DEBUG": "1",
|
"DEBUG": "1",
|
||||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db"
|
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db"
|
||||||
},
|
},
|
||||||
|
"ingress": true,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw"
|
"config:rw"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user