45 lines
752 B
YAML
45 lines
752 B
YAML
Name: zero-ppanel-node
|
|
Host: 0.0.0.0
|
|
Port: 8082
|
|
Mode: dev
|
|
|
|
Log:
|
|
Mode: console
|
|
Encoding: plain
|
|
Level: debug
|
|
|
|
Telemetry:
|
|
Name: zero-ppanel-node
|
|
Endpoint: 127.0.0.1:4318
|
|
Sampler: 1.0
|
|
Batcher: otlphttp
|
|
|
|
DevServer:
|
|
Enabled: true
|
|
Port: 6162
|
|
EnableMetrics: true
|
|
EnablePprof: true
|
|
|
|
NodeSecret: "dev-node-secret"
|
|
|
|
MySQL:
|
|
DataSource: "root:password@tcp(127.0.0.1:3306)/ppanel?charset=utf8mb4&parseTime=true"
|
|
|
|
Redis:
|
|
Host: 127.0.0.1:6379
|
|
Type: node
|
|
|
|
CacheRedis:
|
|
Host: 127.0.0.1:6379
|
|
Type: node
|
|
|
|
AppSignature:
|
|
AppSecrets:
|
|
android-client: "uB4G,XxL2{7b"
|
|
web-client: "uB4G,XxL2{7b"
|
|
ios-client: "uB4G,XxL2{7b"
|
|
mac-client: "uB4G,XxL2{7b"
|
|
ValidWindowSeconds: 300
|
|
SkipPrefixes:
|
|
- /api/v1/node/health
|