You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
603 B

5 months ago
  1. # https://goframe.org/docs/web/server-config-file-template
  2. server:
  3. address: ":8080"
  4. # https://goframe.org/docs/core/glog-config
  5. #logger:
  6. # level : "all"
  7. # stdout: true
  8. # https://goframe.org/docs/core/gdb-config-file
  9. database:
  10. default:
  11. link: "mysql:live:p4jMAMShNM8HTrbX@tcp(39.101.133.168:3306)/live?charset=utf8mb4&parseTime=True&loc=Local"
  12. # debug: true
  13. cms:
  14. link: "mysql:cms:AF42R3ib6YkFaemm@tcp(39.101.133.168:3306)/cms?charset=utf8mb4&parseTime=True&loc=Local"
  15. # debug: true
  16. # redis配置
  17. redis:
  18. default:
  19. address: 121.89.234.155:7001
  20. pass: RH0YTFo0ByLD
  21. db: 1