-
Notifications
You must be signed in to change notification settings - Fork 0
DEVEXP-963: Numbers Snippets update #4
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
Conversation
.env
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's generally preferable to not commit the .env file as someone could commit sensitive information by mistake.
Instead, create an example file and instruct the user with a command to rename it (add also a .gitignore)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
af1d3e9
to
16c5b27
Compare
No description provided.