Enable auto-discover

Switch to public address
This commit is contained in:
Joey Hafner 2022-05-03 14:40:26 -07:00
parent 3813245e3c
commit 709adbeec7

View File

@ -51,8 +51,9 @@ services:
networks:
- monitoring
command:
- "--plex-server=http://localhost:32400"
- "--plex-server=https://plex.jafner.net"
- "--token=***REMOVED***"
- "--auto-discover"
networks: