瀏覽代碼

update the new server ip and setting in env-prod

reset-do-picking-order
TASTEOFASIA\MTMS 1 周之前
父節點
當前提交
d31012af63
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      .env.production

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

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

Loading…
取消
儲存