eapl.me@eapl.me

Conversation

Recent twts in reply to #zwpd7hq

eapl.me@eapl.me
For Python, env files with dotenv.
For JS, usually JSONP or a config.js
For PHP a config.php with an array usually works
For C#, I try to avoid the ugly native XML, but it's what most of the team use...

For most I have a .env.sample in the repo, and we ignore .env or config* to avoid storing credentials.
In reply to: #zwpd7hq 2 months ago
Comment via email