mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 22:56:49 +08:00
frp fix
This commit is contained in:
parent
6b9b8b89b9
commit
9824c400f4
@ -1,11 +1,11 @@
|
||||
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
|
||||
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
|
||||
Loading…
x
Reference in New Issue
Block a user