업데이트 오류 수정

This commit is contained in:
Macbook
2026-06-17 10:21:58 +09:00
parent f56a958c57
commit 05d33bb410
6 changed files with 29 additions and 6 deletions
+1 -1
View File
@@ -36,9 +36,9 @@
"identifier": "http:default",
"allow": [
{ "url": "https://stock.exdev.co.kr/**" },
{ "url": "https://exdev.co.kr/**" },
{ "url": "http://localhost:8080/**" },
{ "url": "http://127.0.0.1:8080/**" },
{ "url": "https://stock.exdev.co.kr/**" },
{ "url": "https://api.upbit.com/**" }
]
}