Adds environment variable to configure start map in empty case

This commit is contained in:
Mathias Wegener 2020-12-15 12:21:30 +01:00
parent b1f1942807
commit fc4be589c1
3 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,7 @@ services:
DEBUG_MODE: "$DEBUG_MODE"
JITSI_URL: $JITSI_URL
JITSI_PRIVATE_MODE: "$JITSI_PRIVATE_MODE"
PATH_TO_START_MAP: "$PATH_TO_START_MAP"
HOST: "0.0.0.0"
NODE_ENV: development
API_URL: api.workadventure.localhost