From 09c5ef5aae2e6611333a10f9c56ac71fb3ef71e5 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 16 Oct 2020 22:52:13 +0200 Subject: [PATCH] update api endpoint --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a563d82..f3793fa 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ REACT_APP_COMPILER_URL=https://compiler.sensebox.de REACT_APP_BOARD=sensebox-mcu -REACT_APP_BLOCKLY_API=http://46.101.243.134:3000 +REACT_APP_BLOCKLY_API=https://api.blockly.sensebox.de