This commit is contained in:
2026-03-03 17:21:30 +08:00
parent 5b13594a68
commit 448a64df3b
7 changed files with 21 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
export const BASE_LABEL_API =
process.env.NEXT_PUBLIC_ENV === "production"
? "https://label.cowarobot.com"
: "http://172.16.112.8:9110"
: "https://label.softtest.cowarobot.com"