config.yaml 132 B

123456789
  1. http:
  2. addr: 0.0.0.0:8000
  3. timeout: 1000ms
  4. mysql:
  5. driver: mysql
  6. source: root:123456@tcp(127.0.0.1:3306)/test
  7. test: test