Multiple Databases

Hello there :birthday:
It’s covered in the documentation

Configurations can be created with the following naming and structure conventions:
./config/env/{environment}/{filename}.
This is useful when you need specific static configurations
for specific environments and using environment variables is not the best solution.