16 lines
216 B
YAML
Raw Permalink Normal View History

2026-05-20 21:39:12 +08:00
server:
port: 8003
data:
2026-05-21 09:08:59 +08:00
dir: "C:\\GPUGuardData"
2026-05-20 21:39:12 +08:00
autoOpenBrowser: true
database:
type: mysql
host: "120.48.5.80"
port: 3306
2026-05-21 09:08:59 +08:00
username: "cpu_guard"
2026-05-20 21:39:12 +08:00
password: "m8FmsnnfJ3znPkdx"
2026-05-21 09:08:59 +08:00
database: "cpu_guard"