mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-05 21:56:27 +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/nvme2
|
||||
environment:
|
||||
- DATA_DIR: "/config"
|
||||
DATA_DIR: "/config"
|
||||
image: ghcr.io/alexbelgium/maintainerr-{arch}
|
||||
ingress: true
|
||||
ingress_stream: true
|
||||
|
||||
Reference in New Issue
Block a user