dgomesbr opened this issue 3 years ago · 2 comments
Give an option to disable services via env variables and conditionals.
eg: Disabled Postgres, Disable Elasticsearch.
ya that should be nice feature 😁
DISABLE=pgsql,memcached,... will do the trick, more docs
DISABLE=pgsql,memcached,...