설정값을 변경함
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"Mode": "DevelopmentHeader"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Postgres": ""
|
||||
"Postgres": "Host=127.0.0.1;Port=5432;Database=kartselldb;Username=kartsell;Password=kartsell4321@!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,20 +7,20 @@
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Postgres": ""
|
||||
"Postgres": "Host=127.0.0.1;Port=5432;Database=kartselldb;Username=kartsell;Password=kartsell4321@!"
|
||||
},
|
||||
"ExternalApis": {
|
||||
"KrxOpenApi": {
|
||||
"ApiKey": "",
|
||||
"ApiKey": "FB391C96F128419AAFB193AB73DD6B8263E0D021",
|
||||
"BaseUrl": "https://openapi.krx.co.kr"
|
||||
},
|
||||
"OpenDart": {
|
||||
"ApiKey": "",
|
||||
"ApiKey": "75fa723edaf910cdb5e5412fb970333f2a334c63 ",
|
||||
"BaseUrl": "https://opendart.fss.or.kr"
|
||||
},
|
||||
"Kis": {
|
||||
"ApiKey": "",
|
||||
"ApiSecret": "",
|
||||
"ApiKey": "PSO3IbfKGVzArif97sdLhtfHZUo0wE7qLx8R",
|
||||
"ApiSecret": "0BD6sP51aB5pf3CXZLGXM1reyE1CWokwPuUOUR6zXve224OXHse9V1thvziQLIyGlQxNeWkshu6mo4WadZOODd1Iw+gN8cxbxnyf4jLIOuJc43jbwAP3SCIoX74WYMQUZCdnq2RJGcdux8JTXMzozh8zIMJKOc2B51qa+jiRNdKIItLBuJA=",
|
||||
"BaseUrl": "https://openapi.kbsec.com"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user