浏览代码

Update to production URL

tags/Baseline_180220205_Frontend
MSI\2Fi 10 个月前
父节点
当前提交
5d916249b3
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      .env.production

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

@@ -1,3 +1,4 @@
API_URL=http://localhost:8090/api API_URL=http://localhost:8090/api
NEXTAUTH_SECRET=secret NEXTAUTH_SECRET=secret
NEXTAUTH_URL=https://tsms-uat.2fi-solutions.com
NEXTAUTH_URL=http://beriahk.myds.me:8080
# NEXTAUTH_URL=https://tsms-uat.2fi-solutions.com UAT-SITE

正在加载...
取消
保存