mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-31 12:36:38 +08:00
frp fix
This commit is contained in:
parent
6b9b8b89b9
commit
9824c400f4
@ -1,11 +1,11 @@
|
|||||||
serverAddr = '117.72.185.137'
|
serverAddr = '117.72.185.137'
|
||||||
serverPort = 27000
|
serverPort = 27000
|
||||||
auth.method = "token"
|
auth.method = "token"
|
||||||
auth.token = "xF5kJa#v"
|
auth.token = "xF5kJa#v"
|
||||||
|
|
||||||
[[proxies]]
|
[[proxies]]
|
||||||
name = 'web-REMOTE_PORT'
|
name = 'web-REMOTE_PORT'
|
||||||
type = 'tcp'
|
type = 'tcp'
|
||||||
localIP = '127.0.0.1'
|
localIP = '127.0.0.1'
|
||||||
localPort = 8188
|
localPort = 8188
|
||||||
remotePort = REMOTE_PORT
|
remotePort = REMOTE_PORT
|
||||||
Loading…
x
Reference in New Issue
Block a user