diff --git a/.env.prod b/.env.prod index 03c6d50..995d584 100644 --- a/.env.prod +++ b/.env.prod @@ -1,2 +1,2 @@ SKIP_PREFLIGHT_CHECK=true -REACT_APP_API_URL=https://minesapi.makecodes.dev +REACT_APP_API_URL=https://api.mines.makecodes.dev