Set API_URL variable master
authorRuben Rodriguez <ruben@gnu.org>
Fri, 26 Feb 2021 17:20:52 +0000 (12:20 -0500)
committerRuben Rodriguez <ruben@gnu.org>
Fri, 26 Feb 2021 17:20:52 +0000 (12:20 -0500)
docker-compose.yml

index 1936fabf393cecee356139723939a2ade6d0a5b6..eb72f860863e30868a961c72fd2c31ab5dcb5e6e 100644 (file)
@@ -39,6 +39,7 @@ services:
       HOST: "0.0.0.0"
       NODE_ENV: development
       STARTUP_COMMAND_1: yarn install
+      API_URL: https://api.testansible.fsf.org
     command: yarn run start
     volumes:
       - ./workadventure/front:/usr/src/app