mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
typo
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
# [common] is integral section
|
||||||
[common]
|
[common]
|
||||||
|
# A literal address or host name for IPv6 must be enclosed
|
||||||
|
# in square brackets, as in "[::1]:80", "[ipv6-host]:http" or "[ipv6-host%zone]:80"
|
||||||
server_addr = 0.0.0.0
|
server_addr = 0.0.0.0
|
||||||
server_port = 7000
|
server_port = 7000
|
||||||
# if you want to connect frps by http proxy, you can set http_proxy here or in global environment variables
|
# if you want to connect frps by http proxy, you can set http_proxy here or in global environment variables
|
||||||
|
|||||||
Reference in New Issue
Block a user