From 7806184330568a27af8e3e53aece9a8b385374f4 Mon Sep 17 00:00:00 2001
From: Aman Kumar Shrivastava <amankumarshrivastava835@gmail.com>
Date: Wed, 31 May 2023 13:04:59 +0000
Subject: [PATCH] update

---
 sample.env | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sample.env b/sample.env
index d38735f..0f6cad5 100644
--- a/sample.env
+++ b/sample.env
@@ -17,11 +17,11 @@ CENTRAL_USER_PASS=StrongPassword@1234
 #enketo-express
 ENCRYPTION_KEY=somestrongencrytionkey
 LESS_SECURE_ENCRYPTION_KEY=ssssomestrongencrytionkey
-FORM_MANAGER_BASE_URI=https://3006-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
+FORM_MANAGER_BASE_URI=IP:PORT_OF_DEPLOYED_INSTANCE
 
 # form manager
 FORM_MANAGER_URL=http://form-manager:3006
-MINIO_URL=https://9000-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
+MINIO_URL=IP:PORT_OF_DEPLOYED_MINIO
 MINIO_ENDPOINT=minio
 MINIO_PORT=9000
 REDIS_HOST=fm-cache
@@ -41,6 +41,6 @@ HASURA_GRAPHQL_DATABASE_URL=postgres://$TSDB_POSTGRES_USER:$TSDB_POSTGRES_PASSWO
 # http://service-name is not going to work as we are building a static build
 # and serving it through nginx
 # use actual IP address instead
-REACT_APP_ENKETO_URL=https://8065-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
-REACT_APP_FORM_MANAGER_URL=https://3006-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
-REACT_APP_HASURA_URL=https://8080-coderamantech-workflow-wxavmus5rk8.ws-us98.gitpod.io
\ No newline at end of file
+REACT_APP_ENKETO_URL=https://8065-tushar5526-workflow-0qffaj3egws.ws-us93.gitpod.io
+REACT_APP_FORM_MANAGER_URL=https://3006-tushar5526-workflow-0qffaj3egws.ws-us93.gitpod.io
+REACT_APP_HASURA_URL=https://8080-tushar5526-workflow-0qffaj3egws.ws-us93.gitpod.io
\ No newline at end of file
-- 
GitLab