The project file is a configuration file:
By environment, the project file can redefine the location of:
envs:
development:
connections: app/conf/development/connections.ini
variables: app/conf/development/variables.yml
production:
connections: app/conf/production/connections.ini
variables: app/conf/production/variables.yml