woj-server/config.yaml

15 lines
171 B
YAML
Raw Normal View History

2022-09-07 23:34:37 +08:00
WebServer:
Address: 0.0.0.0
Port: 8000
Redis:
Db: 0
Address: '127.0.0.1:6379'
Password: ''
Metrics:
Namespace: 'OJ'
Subsystem: 'server'
Development: true