mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-11 06:46:55 +08:00
b793ff236d
* chore(deps): update snowdreamtech/frpc docker tag to v0.53.2 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
9 lines
185 B
TOML
9 lines
185 B
TOML
serverAddr = "0.0.0.0"
|
|
serverPort = 7000
|
|
|
|
webServer.addr = "0.0.0.0"
|
|
webServer.port = 40001
|
|
webServer.user = "admin"
|
|
webServer.password = "password123456"
|
|
webServer.pprofEnable = false
|