airbyte-platform icon indicating copy to clipboard operation
airbyte-platform copied to clipboard

Add missing env variable(AIRBYTE_API_HOST) to docker compose

Open kaanakdeniz opened this issue 1 year ago • 1 comments

What

  • The public API is not working with the docker-compose deployment. Related issue: https://github.com/airbytehq/airbyte/issues/37848

How

  • Adding the missing env variable to the docker-compose file for the airbyte-server container fixes the issue.

Can this PR be safely reverted and rolled back?

  • [X] YES 💚
  • [ ] NO ❌

kaanakdeniz avatar May 07 '24 21:05 kaanakdeniz

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 07 '24 21:05 CLAassistant

Hello @kaanakdeniz thanks for the fix. This was introduced in 0.59.1 please upgrade to latest. https://github.com/airbytehq/airbyte-platform/commit/679f6eb0ee7398b3691d2ef526441fd74c284fa9

marcosmarxm avatar May 13 '24 17:05 marcosmarxm