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

refactor: move .env to .env.example #2883

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

Conversation

Erb3
Copy link
Contributor

@Erb3 Erb3 commented Nov 3, 2024

Moved .env files to .env.example files. Checked them out of git, .env is already in the root .gitignore. It's annoying to work with .env files checked in, they make it a lot easier to leak credentials, and harder to pull upstream.

Erb3 added a commit to Erb3-forked/modrinth that referenced this pull request Nov 3, 2024
This will help setting up labrinth for local development. You can now use a mock SMTP server such as smtp4dev. The TLS options will stay the same as before if set to `true`, and disabled when `false`.

Depends on modrinth#2883
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant