Pipeline/docs/troubleshooting/README.md

325 B
Raw Blame History

Troubleshooting

Common issues

  • Frontend cant reach backend (check NEXT_PUBLIC_API_URL)
  • Auth errors (check AUTH_MODE, tokens)
  • DB connection/migrations

Note Expand with concrete symptoms + fixes as issues are discovered.