This commit is contained in:
Patrick Alvin Alcala 2026-03-18 10:52:26 +08:00
parent 5e976fc22e
commit 4a8e118d23
3 changed files with 25 additions and 5 deletions

View file

@ -53,7 +53,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
shown_boxes = "cpu mem net proc"
shown_boxes = "mem net proc cpu"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000

View file

@ -99,7 +99,7 @@ services:
- name: "OpenWeb UI"
logo: "assets/tools/openwebui.png"
subtitle: "Ollama frontend for local AI chat"
url: "http://localhost:5003"
url: "http://localhost:8080"
target: "_blank"
#- name: "Tube Archivist"
@ -155,7 +155,7 @@ services:
- name: "YTS"
logo: "assets/tools/yts.png"
subtitle: "Torrent download for movies"
url: "https://en.yts-official.org"
url: "https://yts.bz/"
target: "_blank"