Configure remote player web pairing URL

This commit is contained in:
2026-09-22 20:54:33 +01:00
parent a4936b6a20
commit 99d61d04f3
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -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"