From d8269396eabbf605583933240131f9569c066198 Mon Sep 17 00:00:00 2001 From: Asim Shrestha Date: Sun, 14 May 2023 23:25:37 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Update=20.env.example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index b7aced49a2..1005ca24a4 100644 --- a/.env.example +++ b/.env.example @@ -3,6 +3,7 @@ NODE_ENV=development # NextJS NEXT_PUBLIC_BACKEND_URL=http://localhost:3000 +PLATFORM_URL=http://host.docker.internal:8000 # Used for the backend migration NEXT_PUBLIC_FORCE_AUTH=false # Forces auth to click "Deploy" # Websearch. Fill both of these values to enable it locally