mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 15:21:50 +02:00
Update config.json
This commit is contained in:
@@ -65,6 +65,7 @@
|
|||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
|
"BASE_SUBPATH": "/mealie/",
|
||||||
"DATA_DIR": "/config",
|
"DATA_DIR": "/config",
|
||||||
"DB_ENGINE": "sqlite",
|
"DB_ENGINE": "sqlite",
|
||||||
"MAX_WORKERS": "1",
|
"MAX_WORKERS": "1",
|
||||||
@@ -83,7 +84,6 @@
|
|||||||
"name": "Mealie test",
|
"name": "Mealie test",
|
||||||
"options": {
|
"options": {
|
||||||
"ALLOW_SIGNUP": true,
|
"ALLOW_SIGNUP": true,
|
||||||
"BASE_SUBPATH": "/mealie",
|
|
||||||
"DATA_DIR": "/config",
|
"DATA_DIR": "/config",
|
||||||
"PGID": 1000,
|
"PGID": 1000,
|
||||||
"PUID": 1000,
|
"PUID": 1000,
|
||||||
@@ -113,6 +113,6 @@
|
|||||||
"slug": "test",
|
"slug": "test",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "v2.0-beta_ingress_test7",
|
"version": "v2.0-beta_ingress_test9",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9001]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:9001]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user