mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-25 23:40:31 +02:00
Fix YAML syntax for DATA_DIR in config.yaml nobuid
This commit is contained in:
@@ -66,7 +66,7 @@ devices:
|
|||||||
- /dev/nvme1
|
- /dev/nvme1
|
||||||
- /dev/nvme2
|
- /dev/nvme2
|
||||||
environment:
|
environment:
|
||||||
- DATA_DIR: "/config"
|
DATA_DIR: "/config"
|
||||||
image: ghcr.io/alexbelgium/maintainerr-{arch}
|
image: ghcr.io/alexbelgium/maintainerr-{arch}
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_stream: true
|
ingress_stream: true
|
||||||
|
|||||||
Reference in New Issue
Block a user