添加3个普通用户,注释管理员选项,优化登录
This commit is contained in:
@@ -35,7 +35,7 @@ const configs: Record<string, ApiConfig> = {
|
||||
// postgrest
|
||||
baseUrl: 'http://10.79.97.16:8000',
|
||||
// minio
|
||||
documentUrl: 'http://10.76.244.156:9001/docauditai/',
|
||||
documentUrl: 'http://10.76.244.156:9000/docauditai/',
|
||||
// 文件上传
|
||||
uploadUrl: 'http://10.79.97.16:8000/admin/documents/upload',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user