Adding a proper README to the production docker-compose directory

This PR also adds a "Redis" server in the docker-compose from prod (required to store values of Scripting API variables)
This commit is contained in:
David Négrier
2022-04-22 10:03:54 +02:00
parent bb3f52df37
commit db11a465ef
3 changed files with 44 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ ADMIN_API_URL=
DATA_DIR=./wa
# The URL used by default, in the form: "/_/global/map/url.json"
START_ROOM_URL=/_/global/maps.workadventu.re/Floor0/floor0.json
START_ROOM_URL=/_/global/thecodingmachine.github.io/workadventure-map-starter-kit/map.json
# If you want to have a contact page in your menu,
# you MUST set CONTACT_URL to the URL of the page that you want