소스 검색

Changed defaultorigin for production

BE_dev
Safet Purkovic 3 년 전
부모
커밋
4ffe1df7af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Diligent.WebAPI.Host/appsettings.json

+ 1
- 1
Diligent.WebAPI.Host/appsettings.json 파일 보기

@@ -57,6 +57,6 @@
"link": "https://testing.dilig.net/Intern/ToS?id={0}"
},
"Origins": {
"DefaultOrigin": "http://localhost:3000"
"DefaultOrigin": "https://test-hr-center.dilig.net"
}
}

Loading…
취소
저장