mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-27 21:05:44 +08:00
# start_frp()
This commit is contained in:
parent
66de571556
commit
a34424a6a8
2
main.py
2
main.py
@ -155,7 +155,7 @@ def start_frp():
|
|||||||
print(f'frp已经启动')
|
print(f'frp已经启动')
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
start_frp()
|
# start_frp()
|
||||||
# frp_remote_port_idx: 3, 4, 5, 6....
|
# frp_remote_port_idx: 3, 4, 5, 6....
|
||||||
if args.frp_remote_port_idx is not None:
|
if args.frp_remote_port_idx is not None:
|
||||||
if args.frp_remote_port_idx == -1:
|
if args.frp_remote_port_idx == -1:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user