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

@@ -54,6 +54,7 @@
"version": "docker"
},
"host_network": true,
"init": false,
"map": [
"share:rw",
"media:rw",
@@ -116,4 +117,4 @@
"version": "1.26.2.5797-5bd057d2b-ls118",
"video": true,
"webui": "http://[HOST]:[PORT:32400]/web"
}
}