보안설정 수정, 모바일 최적화 변경
This commit is contained in:
@@ -10,6 +10,7 @@ const apiClient = axios.create({
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
withCredentials: true,
|
||||
timeout: 10000
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user