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.

12 lines
366 B

1 month ago
1 month ago
  1. # CLI tool, only in development environment.
  2. # https://goframe.org/docs/cli
  3. gfcli:
  4. gen:
  5. dao:
  6. - link: "mysql:root:zzn20020930@tcp(127.0.0.1:3306)/homily_link?parseTime=True&loc=Local"
  7. tables: "ebooks,live_streams,shows"
  8. descriptionTag: true
  9. docker:
  10. build: "-a amd64 -s linux -p temp -ew"
  11. tagPrefixes:
  12. - my.image.pub/my-app