Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update docker-compose-rabbitmq.yml and .gitignore #32

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

239573049
Copy link
Member

This pull request includes several updates to the docker-compose-rabbitmq.yml file to improve service dependencies, environment configurations, and container images.

Service dependencies and environment configurations:

  • Added depends_on entries for ai-rabbitmq, ai-redis, and postgres to the thor service to ensure these services start before thor. (docker-compose-rabbitmq.yml, docker-compose-rabbitmq.ymlR12-R15)
  • Added the OTEL_EXPORTER_OTLP_PROTOCOL environment variable with the value grpc to the thor service configuration. (docker-compose-rabbitmq.yml, docker-compose-rabbitmq.ymlR27)

Container images and ports:

@239573049 239573049 merged commit ca5e1aa into main Oct 25, 2024
2 of 3 checks passed
@239573049 239573049 deleted the feature/compose branch October 30, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant