api키설정
deploy / deploy (push) Successful in 1m45s
deploy / notify (push) Successful in 1s

This commit is contained in:
2026-08-12 11:48:50 +09:00
parent 1879e860b4
commit 3c5d0296c0
+10 -1
View File
@@ -11,8 +11,17 @@
}, },
"ExternalApis": { "ExternalApis": {
"KrxOpenApi": { "KrxOpenApi": {
"ApiKey": "${KRX_API_KEY}", "ApiKey": "FB391C96F128419AAFB193AB73DD6B8263E0D021",
"BaseUrl": "https://openapi.krx.co.kr" "BaseUrl": "https://openapi.krx.co.kr"
},
"OpenDart": {
"ApiKey": "75fa723edaf910cdb5e5412fb970333f2a334c63 ",
"BaseUrl": "https://opendart.fss.or.kr"
},
"Kis": {
"ApiKey": "PSO3IbfKGVzArif97sdLhtfHZUo0wE7qLx8R",
"ApiSecret": "0BD6sP51aB5pf3CXZLGXM1reyE1CWokwPuUOUR6zXve224OXHse9V1thvziQLIyGlQxNeWkshu6mo4WadZOODd1Iw+gN8cxbxnyf4jLIOuJc43jbwAP3SCIoX74WYMQUZCdnq2RJGcdux8JTXMzozh8zIMJKOc2B51qa+jiRNdKIItLBuJA=",
"BaseUrl": "https://openapi.kbsec.com"
} }
}, },
"Authentication": { "Authentication": {