feat: add app to compose

This commit is contained in:
Michel Jonathan Schmitz
2019-07-25 09:56:10 +02:00
parent 203a8127f5
commit d6a2f125f4
2 changed files with 10 additions and 0 deletions

View File

@@ -57,6 +57,9 @@ Useful commands:
$SUDO docker-compose up minimal-connector
* In case you want to see how the data looks like in the app, start its corresponding container.
$SUDO docker-compose up app
EOF
read _