Skip to content

Commit 03bba83

Browse files
chore: fix inline comment in frps.ini
1 parent 2550577 commit 03bba83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dockerfiles/frps/frps.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[common]
22
log_level = trace
33
tcp_mux = true
4-
bind_port = 6276 # 6276 represents MCPM on a T9 keypad (6=M, 2=C, 7=P, 6=M)
4+
# 6276 represents MCPM on a T9 keypad (6=M, 2=C, 7=P, 6=M)
5+
bind_port = 6276
56
dashboard_port = 6277
67
vhost_http_port = 80
78
subdomain_host = my-gpt-wrapper.com

0 commit comments

Comments
 (0)