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

feat: Add initenvs API endpoint to set env vars #37

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Conversation

yoomlam
Copy link
Collaborator

@yoomlam yoomlam commented Jun 8, 2024

Changes

For 05-assistive-chatbot, add initenvs API endpoint to set enable settings environment variables in order to:

  • set API keys without including them in a .env file in the Docker image
  • dynamically change certain env variables such as CHATBOT_LOG_LEVEL

Added documentation about Lightsail deployment into the README.md.

Testing

Tested GitHub actions:

@yoomlam yoomlam merged commit d7fe94f into main Jun 8, 2024
1 check passed
@yoomlam yoomlam deleted the yl/initenv_endpoint branch June 8, 2024 04:59
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