Hacker News new | ask | show | jobs
by manojlds 4154 days ago
dotenv is a good way to handle such configuration problems - https://github.com/bkeepers/dotenv

Just .gitignore the .env file.