mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
Merge pull request #746 from fatedier/mux
http port and https port can be same with frps bind_port
This commit is contained in:
@@ -16,6 +16,7 @@ kcp_bind_port = 7000
|
||||
# proxy_bind_addr = 127.0.0.1
|
||||
|
||||
# if you want to support virtual host, you must set the http port for listening (optional)
|
||||
# Note: http port and https port can be same with bind_port
|
||||
vhost_http_port = 80
|
||||
vhost_https_port = 443
|
||||
|
||||
|
Reference in New Issue
Block a user