start.sh
should be able to start services selectively
#637
Labels
enhancement
New feature or request
start.sh
should be able to start services selectively
#637
Description
As a developer or builder/consumer of gateway services, I want to be able to start only the services that I am interested in using.
Solution
start.sh
should ask which services to start and save them in the env filedocker-compose.yaml
may need to be updated to support docker profiles, etc. Seesocial-app-template
start.sh
for more details on how it might be implemented.The text was updated successfully, but these errors were encountered: