Update config.json

This commit is contained in:
Alexandre
2023-06-24 07:02:52 +02:00
committed by GitHub
parent 1c88774505
commit 6edd59801f

View File

@@ -57,7 +57,9 @@
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
"init": false,
"map": [
"config:rw"
"config:rw",
"share:rw",
"media:rw"
],
"name": "Plex meta manager",
"options": {