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

Avoid duplicate MONGODB_URL in env local #659

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

jmformenti
Copy link
Contributor

When using the chat-ui-db docker container, avoid adding a duplicate line:

MONGODB_URL=mongodb://localhost:27017

to /app/.env.local file every time the container is started.

@nsarrazin nsarrazin self-requested a review December 26, 2023 14:24
@nsarrazin nsarrazin added enhancement New feature or request docker labels Dec 26, 2023
Copy link
Collaborator

@nsarrazin nsarrazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution 😁

@nsarrazin nsarrazin merged commit e9e839d into huggingface:main Dec 27, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants