style: workers page no page container

This commit is contained in:
jialin
2025-12-10 15:50:53 +08:00
parent 04f995b80c
commit dda2213593
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ export const DEFAULT_ENTER_PAGE = {
login: '/login'
};
export const GPUSTACK_API_BASE_URL = 'v1';
export const GPUSTACK_API_BASE_URL = 'v2';
export const OPENAI_COMPATIBLE = 'v1';