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

build(docker-compose.yml): add volumes for db and formart #7893

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

Conversation

luke396
Copy link

@luke396 luke396 commented Jan 21, 2025

Title

Relevant issues

Type

📖 Documentation

Changes

  • Add volumes for the database in docker-compose.

When deploying LiteLLM using docker-compose, I initially noticed that the keys generated through the UI could not be persisted. After further investigation, I discovered this was because we did not save the database in our example.

(I'm not sure if the current decision to not save to the database is intentional—feel free to close this PR.)

  • Formatting (if undesired, happy to revert).

[REQUIRED] Testing - Attach a screenshot of any new tests passing locally

If UI changes, send a screenshot/GIF of working UI fixes

Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 2:22pm

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