init false for linuxserver

This commit is contained in:
Alexandre
2022-06-14 08:15:30 +02:00
parent c3691a9811
commit 9b99f1a632
32 changed files with 64 additions and 33 deletions

View File

@@ -38,6 +38,7 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"map": [
"backup:rw",
"config:rw",
@@ -74,4 +75,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.4.0",
"webui": "http://[HOST]:[PORT:8443]"
}
}