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

included docker-compose file with environment variable for open_ai_ap… #26

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mariorecinos
Copy link
Contributor

Fixes #25

Changes:

  1. Added instrucitons for .env file support in the swarm-api/ directory.
  2. Updated docker-compose.yml to use OPENAI_API_KEY from the .env file.
  3. Updated application.properties to reference OPENAI_API_KEY env variable.
  4. Included dockerignore file
  5. Added documentation to README.md.

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.

Simplify Environment Variables
1 participant