workadventure/.env.sample

22 lines
668 B
Plaintext

TYPE=workadventure
DOMAIN=workadventure.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.workadventure.example.com`'
LETS_ENCRYPT_ENV=production
DEBUG_MODE=true
JITSI_URL=meet.jit.si
# If your Jitsi environment has authentication set up, you MUST set JITSI_PRIVATE_MODE to "true" and you MUST pass a SECRET_JITSI_KEY to generate the JWT secret
JITSI_PRIVATE_MODE=false
JITSI_ISS=
SECRET_JITSI_KEY=
# URL of the TURN server (needed to "punch a hole" through some networks for P2P connections)
TURN_SERVER=
TURN_USER=
TURN_PASSWORD=
# The URL used by default, in the form: "/_/global/map/url.json"
START_ROOM_URL=/_/global/maps.workadventu.re/Floor0/floor0.json