chore: vllm params
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const isProduction = env === 'production';
|
||||
const t = Date.now();
|
||||
export default defineConfig({
|
||||
proxy: {
|
||||
...proxy('http://192.168.50.4')
|
||||
...proxy()
|
||||
},
|
||||
history: {
|
||||
type: 'hash'
|
||||
|
||||
@@ -31,13 +31,6 @@ export default [
|
||||
access: 'canSeeAdmin',
|
||||
component: './resources'
|
||||
},
|
||||
// {
|
||||
// name: 'usage',
|
||||
// path: '/usage',
|
||||
// key: 'usage',
|
||||
// icon: 'BarChartOutlined',
|
||||
// component: './usage'
|
||||
// },
|
||||
{
|
||||
name: 'apikeys',
|
||||
path: '/api-keys',
|
||||
|
||||
Reference in New Issue
Block a user