Skip to content

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

Open
mariorecinos wants to merge 3 commits intomainfrom
mariorecinos/Simplify-Environment-Variables/fixes#25
Open

included docker-compose file with environment variable for open_ai_ap…#26
mariorecinos wants to merge 3 commits intomainfrom
mariorecinos/Simplify-Environment-Variables/fixes#25

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