mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-01 22:37:18 +08:00
./frpc -c frpc.toml &
This commit is contained in:
parent
b5bcc29ce4
commit
57931cd483
@ -161,7 +161,7 @@ cat frpc.toml
|
|||||||
|
|
||||||
# Start frpc in the background
|
# Start frpc in the background
|
||||||
echo "Starting frpc..."
|
echo "Starting frpc..."
|
||||||
./frpc -c frpc.toml
|
./frpc -c frpc.toml &
|
||||||
|
|
||||||
echo "frp has been started."
|
echo "frp has been started."
|
||||||
echo "Remote access URL: http://$SERVER_ADDR:$REMOTE_PORT/"
|
echo "Remote access URL: http://$SERVER_ADDR:$REMOTE_PORT/"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user