Change constant name
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# When zurg detects changes, it can trigger this script IF your config.yml contains
|
||||
# on_library_update: sh plex_update.sh "$@"
|
||||
|
||||
dockerip=$(/sbin/ip route|awk '/default/ { print $3 }') # if zurg is running inside a Docker container
|
||||
# dockerip=$(/sbin/ip route|awk '/default/ { print $3 }') # if zurg is running inside a Docker container
|
||||
localip="localhost" # if zurg is running on the host machine, and Plex is running on the same machine
|
||||
external="plexdomain.com" # if Plex is running on a different machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user