mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-01-13 16:47:16 +08:00
23 lines
305 B
YAML
23 lines
305 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
|
|
smtp:
|
|
host:
|
|
port:
|
|
user:
|
|
password:
|
|
ssl: false
|
|
system:
|
|
base_url:
|
|
verify: false
|
|
mount_dir: /path/to/mount
|