refactor: move postLog package to root directory and enhance logging fix(frpc): improve request parsing and type handling for instance creation chore: update config paths and enable debug mode
6 lines
76 B
TOML
6 lines
76 B
TOML
[common]
|
|
server_addr = 127.0.0.1
|
|
server_port = 7000
|
|
auth_method = token
|
|
=
|