From 49e11a72ee480aa905bf6d76a964ae60261697e0 Mon Sep 17 00:00:00 2001 From: "PC-20260115JRSN\\Administrator" Date: Sun, 15 Mar 2026 11:45:34 +0800 Subject: [PATCH] no message --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 8d4c6f3..771762e 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -API_URL=http://localhost:8090/api +API_URL=http://10.10.0.81:8090 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