fix(email): fix the old email config format
5 files changed
tree: f90147b260947b4616657d628f47fa3b5bf183c0
  1. .github/
  2. .vscode/
  3. build/
  4. charts/
  5. cmd/
  6. configs/
  7. docs/
  8. i18n/
  9. internal/
  10. pkg/
  11. plugin/
  12. script/
  13. ui/
  14. .editorconfig
  15. .gitignore
  16. .gitlab-ci.yml
  17. .goreleaser.yaml
  18. crowdin.yml
  19. docker-compose.uffizzi.yml
  20. docker-compose.yaml
  21. Dockerfile
  22. go.mod
  23. go.sum
  24. LICENSE
  25. Makefile
  26. README.md
  27. README_CN.md
  28. SECURITY.md
README.md

Answer - Build Q&A community

An open-source knowledge-based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more.

To learn more about the project, visit answer.dev.

LICENSE Language Language Go Report Card Discord

Screenshots

screenshot

Quick start

Running with docker

docker run -d -p 9080:80 -v answer-data:/data --name answer answerdev/answer:latest

For more information, see Installation

Contributing

Contributions are always welcome!

See CONTRIBUTING for ways to get started.

License

Apache License 2.0