This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Neca
/
HRCenter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
Changed defaultorigin for production
BE_dev
Safet Purkovic
3 years ago
parent
5a5257381e
commit
4ffe1df7af
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Diligent.WebAPI.Host/appsettings.json
+ 1
- 1
Diligent.WebAPI.Host/appsettings.json
View File
@@ -57,6 +57,6 @@
"link": "https://testing.dilig.net/Intern/ToS?id={0}"
},
"Origins": {
"DefaultOrigin": "http
://localhost:3000
"
"DefaultOrigin": "http
s://test-hr-center.dilig.net
"
}
}
Write
Preview
Loading…
Cancel
Save