dockerfile: update

This commit is contained in:
fatedier
2016-08-16 15:06:48 +08:00
parent ab9eff97a8
commit e1e18ba9d6
4 changed files with 37 additions and 10 deletions

View File

@@ -1,7 +1,4 @@
# [common] is integral section
[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_port = 7000
# if you want to connect frps by http proxy, you can set http_proxy here or in global environment variables