diff --git a/.env.production b/.env.production index b4199dc..8d4c6f3 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ API_URL=http://localhost:8090/api NEXTAUTH_SECRET=secret -NEXTAUTH_URL=http://10.100.0.81:3000 -NEXT_PUBLIC_API_URL=http://10.100.0.81:8090/api \ No newline at end of file +NEXTAUTH_URL=http://10.10.0.81:3000 +NEXT_PUBLIC_API_URL=http://10.10.0.81:8090/api \ No newline at end of file