优化详情显示
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const API_CONFIG = {
|
||||
BASE_URL: "http://192.168.1.111:8000", // Update this with your machine IP if running on device ex: http://192.168.1.5:8000
|
||||
TIMEOUT: 10000,
|
||||
TIMEOUT: 100000,
|
||||
};
|
||||
|
||||
export const API_ENDPOINTS = {
|
||||
|
||||
Reference in New Issue
Block a user