diff --git a/frontend/.env.local b/frontend/.env.local index 9ccfe6e..6a185c3 100644 --- a/frontend/.env.local +++ b/frontend/.env.local @@ -1 +1 @@ -NEXT_PUBLIC_API_URL=https://rce.playman.top/api/v1 +NEXT_PUBLIC_API_URL=http://192.168.101.42:10002/api/v1