From 146d278912ba07a9d119383c02a4a732beed433f Mon Sep 17 00:00:00 2001 From: Mario Pesch Date: Fri, 4 Mar 2022 18:16:24 +0100 Subject: [PATCH] change compiler url --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 9af8f29..26dcd90 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -REACT_APP_COMPILER_URL=https://compiler.sensebox.de +REACT_APP_COMPILER_URL=https://test.compiler.sensebox.de REACT_APP_BOARD=sensebox-mcu REACT_APP_BLOCKLY_API=https://api.blockly.sensebox.de