mirror of
https://github.com/eatfishfish/openpilot-server.git
synced 2026-08-22 04:42:32 +00:00
Update frps.toml
webServer frp
This commit is contained in:
@@ -5,3 +5,8 @@ vhostHTTPPort = 1201
|
|||||||
tcpmuxHTTPConnectPort = 5888
|
tcpmuxHTTPConnectPort = 5888
|
||||||
auth.method = "token"
|
auth.method = "token"
|
||||||
auth.token = "password"
|
auth.token = "password"
|
||||||
|
|
||||||
|
webServer.addr = "0.0.0.0"
|
||||||
|
webServer.port = 7501
|
||||||
|
webServer.user = "admin"
|
||||||
|
webServer.password = "pw123456"
|
||||||
|
|||||||
Reference in New Issue
Block a user