nicholaskajoh / ivy

Video-based object counting software.
MIT License
428 stars 170 forks source link

Create .env from .env.example in the project root and edit as appropriate. #41

Closed Tonyanudeep closed 4 years ago

Tonyanudeep commented 4 years ago

can you please tell me how to do this? Create .env from .env.example in the project root and edit as appropriate.

nicholaskajoh commented 4 years ago

Create a file named .env (no extension) based on .env.example (which is located in the root directory of the project).

You can make edits if you want/need to but the defaults are good enough to get you going.