소스 검색

env prod

tags/Baseline_30082024_FRONTEND_UAT
Terence 1 년 전
부모
커밋
5678861eb6
3개의 변경된 파일1434개의 추가작업 그리고 1727개의 파일을 삭제
  1. +4
    -0
      .env.production
  2. +1428
    -1727
      package-lock.json
  3. +2
    -0
      package.json

+ 4
- 0
.env.production 파일 보기

@@ -0,0 +1,4 @@
API_HOST=tsms-uat.2fi-solutions.com
API_PORT=8090
API_PROTOCOL=https
NEXTAUTH_SECRET=secret

+ 1428
- 1727
package-lock.json
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 2
- 0
package.json 파일 보기

@@ -33,6 +33,8 @@
"react-hook-form": "^7.49.2",
"react-i18next": "^13.5.0",
"react-intl": "^6.5.5",
"react-select": "^5.8.0",
"reactstrap": "^9.2.2",
"styled-components": "^6.1.8",
"sweetalert2": "^11.10.3"
},


불러오는 중...
취소
저장