min-report/config.yaml

9 lines
126 B
YAML
Raw Normal View History

2023-08-18 09:59:43 +00:00
http:
address: 0.0.0.0
2023-09-25 05:58:49 +00:00
port: 8080
db:
driver: "mysql"
url: root:123@tcp(127.0.0.1:3306)/min_report
captcha:
url: ""