Files
pulse-signage/docker-compose/remote.env.example
T

8 lines
259 B
Bash

PULSE_SIGNAGE_IMAGE=git.lzstealth.com/lzstealth/pulse-signage:latest
PULSE_SIGNAGE_SHARED_SECRET=
PLAYER_IDENTIFIER=player-remote
PLAYER_PUBLIC_BASE_URL=http://localhost:8081
THIN_CLIENT_BASE_URL=http://192.168.0.80:8090
PLAYER_AGENT_RECONNECT_DELAY_MS=2000