Configure remote player web pairing URL
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
- "8081:8081"
|
||||
environment:
|
||||
PLAYER_IDENTIFIER: ${PLAYER_IDENTIFIER:-player-remote}
|
||||
WEB_PUBLIC_URL: ${WEB_PUBLIC_URL:?WEB_PUBLIC_URL must be set to the public web application URL}
|
||||
PLAYER_PUBLIC_URL: ${PLAYER_PUBLIC_URL:-}
|
||||
BRIDGE_PUBLIC_URL: ${BRIDGE_PUBLIC_URL:?BRIDGE_PUBLIC_URL must be set to a routable bridge URL}
|
||||
PULSE_SIGNAGE_SHARED_SECRET: ${PULSE_SIGNAGE_SHARED_SECRET:-}
|
||||
|
||||
Reference in New Issue
Block a user