Environment variables are Key-Value pairs on a system wide level, that can be accessed by running the processes on the system. Environment variables are often used to make the same program behave differently in different environments like PROD, DEV o...
blog.golang.llc4 min read
No responses yet.