fastrepl / canary

Canary provides "Ask AI" for any developer-facing product. Open-source and self-hostable. 🐤🐦🐧
https://docs.getcanary.dev
MIT License
3 stars 0 forks source link

Use public_key in public endpoint #17

Open yujonglee opened 1 week ago

yujonglee commented 1 week ago

https://github.com/fastrepl/canary/blob/0864a975a1bd4701211ec1d8de511e154851b979/core/lib/canary_web/public_api_controller.ex#L4-L11

Use both public_key and base_url. conn.host should match base_url.