NGOWorld
NGOWorld copied to clipboard
Dotenv config after accessing env variable
this file .
Clearly, the dotenv.config()
method is called at line 12. However, the port variable uses process.env.port
at line 8, which may result in some bug in production. It would be awesome if you can shift the dotenv.config()
just after line 4 to eliminate any possible confusion.
All the best for your contribution 😄 , Happy Coding!!
Originally posted by @SteveSayantan in https://github.com/IAmTamal/Milan/issues/499#issuecomment-1284355891
Hello contributor, thank you for opening an Issue 🎉.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
If you think it's something urgent, feel free to reach out Tamal Das on Twitter.
Star ⭐ this repo to show us support.
Happy, Open Source!
Hey @Tineshnehete @IAmTamal! Can I fix this issue.
Hey, would like to work on this. Please assign it so I can proceed. Thank you
Closed with #499