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

Dotenv refinements #665

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

Dotenv refinements #665

wants to merge 2 commits into from

Conversation

kpyszkowski
Copy link
Contributor

@kpyszkowski kpyszkowski commented Nov 21, 2023

Each dotenv file should mirror the .env.example file. They should differ only in values.

Added dotenv to gitignore, created example dotenv file.
Each file should mirror the `.env.example` file. They should differ only
in values.
@kpyszkowski kpyszkowski marked this pull request as draft November 21, 2023 12:37
Copy link

@michalsmiarowski
Copy link
Contributor

This was addressed in #625 where .env.example was added. We can still merge this PR though, because it adds that infromation to README, but the conflicts must be resolved first @kpyszkowski

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.

2 participants