synapse-admin icon indicating copy to clipboard operation
synapse-admin copied to clipboard

rename .env to .env.example

Open DC7IA opened this issue 2 years ago • 2 comments

closes #368

DC7IA avatar Aug 04 '23 10:08 DC7IA

I'd suggest to add ".env" to the .gitignore file. Then you can simply clone the repository and are sure that you do not accidentally commit your local .env file.

dfuchss avatar Aug 23 '23 20:08 dfuchss

I'd suggest to add ".env" to the .gitignore file.

I've added that to the PR, thanks for the suggestion.

DC7IA avatar Aug 27 '23 03:08 DC7IA