diff --git a/.env.production b/.env.production index 771762e..ea6edd1 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -API_URL=http://10.10.0.81:8090 +API_URL=http://10.10.0.81:8090/api NEXTAUTH_SECRET=secret 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