[Plex] Fix portal path and add default allowed networks (#582)
* Fix portal path * Add default allowed networks * Increase version * Rephrase description of allowed networks
This commit is contained in:
@@ -27,3 +27,6 @@ persistence:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
type: emptyDir
|
||||
|
||||
env:
|
||||
ALLOWED_NETWORKS: "172.16.0.0/16"
|
||||
|
||||
Reference in New Issue
Block a user