From 2472fb5b724842942648d63f2213551b5d21a4b8 Mon Sep 17 00:00:00 2001 From: Andrew Astakhov Date: Sat, 20 Apr 2024 02:01:24 +0300 Subject: [PATCH] Update .env Signed-off-by: Andrew Astakhov --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index dd86689..a4d6a6b 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -# NEXT_PUBLIC_URL=https://viewer.contextmachine.online/v1/graphql -NEXT_PUBLIC_URL=http://51.250.47.166:8080/v1/graphql +NEXT_PUBLIC_URL=https://viewer.contextmachine.online/v1/graphql +#NEXT_PUBLIC_URL=http://51.250.47.166:8080/v1/graphql