[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:
Stavros Kois
2021-06-23 00:00:23 +02:00
committed by GitHub
parent 5e274d6f03
commit 5ac360b4ec
3 changed files with 7 additions and 3 deletions
+3
View File
@@ -27,3 +27,6 @@ persistence:
enabled: true
mountPath: "/config"
type: emptyDir
env:
ALLOWED_NETWORKS: "172.16.0.0/16"