Fri, 24 Jul 2026 16:15:47 +0800
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
[server]
|
||||
bind = "0.0.0.0:3000"
|
||||
|
||||
[[backend]]
|
||||
name = "gpu-01"
|
||||
address = "http://10.0.1.10:8000"
|
||||
|
||||
[[backend]]
|
||||
name = "gpu-02"
|
||||
address = "http://10.0.1.11:8000"
|
||||
|
||||
[cache]
|
||||
block_size = 512
|
||||
expiry_seconds = 300
|
||||
Reference in New Issue
Block a user