Hi, Is there any way to merge configurations, so t...
# general
g
Hi, Is there any way to merge configurations, so that I can have basic config and override it per stack? Something similar to docker-compose definitions:
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up