fix: fixed appsettings.json
This commit is contained in:
parent
60db714a32
commit
0dae5a2a13
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"HeadHunter": {
|
"HeadHunter": {
|
||||||
"Links": {
|
"Links": {
|
||||||
"AuthLink": "https://hh.ru/oauth/authorize?response_type=code&client_id={client_id}&redirect_uri={redirect_uri}",
|
"AuthLink": "https://hh.ru/oauth/authorize?response_type=code&client_id={0}&redirect_uri={1}",
|
||||||
"HookDomain": "jobot.lisoveliy.su",
|
"HookDomain": "jobot.lisoveliy.su",
|
||||||
"HookRoute": "/auth",
|
"HookRoute": "/auth",
|
||||||
"HeadHunterApiDomain": "api.hh.ru",
|
"HeadHunterApiDomain": "api.hh.ru",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user