mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-01-15 11:34:10 +08:00
fix: Fix GPU monitoring page refresh abnormality issue (#11635)
This commit is contained in:
parent
6777941dee
commit
95a613f59f
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ var WebUrlMap = map[string]struct{}{
|
|||
"/ai/model": {},
|
||||
"/ai/gpu": {},
|
||||
"/ai/gpu/current": {},
|
||||
"/ai/gpu/history": {},
|
||||
"/ai/mcp": {},
|
||||
"/ai/model/tensorrt": {},
|
||||
"/ai/model/ollama": {},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue