mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 02:55:43 +08:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
serverAddr = '117.72.185.137'
|
|
serverPort = 27000
|
|
auth.method = "token"
|
|
auth.token = "xF5kJa#v"
|
|
|
|
[[proxies]]
|
|
name = 'web-REMOTE_PORT'
|
|
type = 'tcp'
|
|
localIP = '127.0.0.1'
|
|
localPort = 8188
|
|
remotePort = REMOTE_PORT |