diff --git a/.env.production b/.env.production index 2036fea..795732b 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,4 @@ API_URL=http://localhost:8090/api NEXTAUTH_SECRET=secret -NEXTAUTH_URL=https://tsms-uat.2fi-solutions.com \ No newline at end of file +NEXTAUTH_URL=http://beriahk.myds.me:8080 +# NEXTAUTH_URL=https://tsms-uat.2fi-solutions.com UAT-SITE \ No newline at end of file