It’s a common thing to use environment variables to configure Symfony for dev, staging, production… It allows to define specific configurations such as database host username and password, api entrypoint, … without saving those information into files and commiting them,…

Commentaires

Vous devez vous inscrire ou vous connecter pour poster un commentaire