stock.exdev.co.kr로 접속 url 변경

This commit is contained in:
Macbook
2026-06-17 10:00:34 +09:00
parent 58cf1e1ec7
commit 37533764ee
46 changed files with 354 additions and 75 deletions
+2 -2
View File
@@ -35,10 +35,10 @@
{
"identifier": "http:default",
"allow": [
{ "url": "http://exdev.co.kr/**" },
{ "url": "https://stock.exdev.co.kr/**" },
{ "url": "http://localhost:8080/**" },
{ "url": "http://127.0.0.1:8080/**" },
{ "url": "https://exdev.co.kr/**" },
{ "url": "https://stock.exdev.co.kr/**" },
{ "url": "https://api.upbit.com/**" }
]
}