Configure remote player web pairing URL
This commit is contained in:
@@ -7,6 +7,9 @@ PULSE_SIGNAGE_SHARED_SECRET=""
|
||||
# Remote player
|
||||
PLAYER_IDENTIFIER="player-remote"
|
||||
|
||||
# Public web application URL used for the pairing page in the QR code
|
||||
WEB_PUBLIC_URL="https://signage.example.com"
|
||||
|
||||
# Optional URL used by the kiosk launcher when the remote player is directly reachable
|
||||
PLAYER_PUBLIC_URL="http://remote-player.example.com:8081"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user