Merge pull request #1882 from Lithimlin/patch-1

Change default front URL to "play"
This commit is contained in:
David Négrier
2022-02-16 14:43:52 +01:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ DOMAIN=workadventure.localhost
# Subdomains
# MUST match the DOMAIN variable above
FRONT_HOST=front.workadventure.localhost
FRONT_HOST=play.workadventure.localhost
PUSHER_HOST=pusher.workadventure.localhost
BACK_HOST=api.workadventure.localhost
MAPS_HOST=maps.workadventure.localhost