mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-01-14 00:57:17 +08:00
13 lines
185 B
YAML
13 lines
185 B
YAML
http:
|
|
host: 0.0.0.0
|
|
port: 34567
|
|
database:
|
|
host: gm-postgres
|
|
port: 5432
|
|
username: GpuManager
|
|
password: GpuManager
|
|
database: GpuManager
|
|
redis:
|
|
host: ms-redis
|
|
port: 6379
|