瀏覽代碼

no message

reset-do-picking-order
PC-20260115JRSN\Administrator 1 周之前
父節點
當前提交
49e11a72ee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .env.production

+ 1
- 1
.env.production 查看文件

@@ -1,4 +1,4 @@
API_URL=http://localhost:8090/api
API_URL=http://10.10.0.81:8090
NEXTAUTH_SECRET=secret NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://10.10.0.81:3000 NEXTAUTH_URL=http://10.10.0.81:3000
NEXT_PUBLIC_API_URL=http://10.10.0.81:8090/api NEXT_PUBLIC_API_URL=http://10.10.0.81:8090/api

Loading…
取消
儲存