[agent-pipeline] pipe-20260327053504-cc40 round-4
This commit is contained in:
@@ -37,7 +37,7 @@ const getApiBaseUrl = (): string => {
|
||||
|
||||
// 로컬 개발환경
|
||||
if (currentHost === "localhost" || currentHost === "127.0.0.1") {
|
||||
return "http://localhost:8080/api";
|
||||
return "http://localhost:8081/api";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user