Closed mulla028 closed 2 months ago
Change information about example.env file, instead of renaming it, just copy
Instead of
mv example.env .env
write
cp example.env .env
Thanks for the suggestion!
I had already made the changes prior to this issue. Simply sync your fork and you'll see them.
Suggestion
Change information about example.env file, instead of renaming it, just copy
How to do it
Instead of
write