hint on getting outputs

This commit is contained in:
Filip Valder
2017-01-05 14:49:10 +01:00
parent 25503a0b7b
commit 809820144d

View File

@@ -102,6 +102,10 @@ At any point you may enter the guest VM with::
$ vagrant ssh
The outputs of running services can be tailed as follows::
$ tail -f /tmp/*.out &
To start the frontend manually, run the following inside the guest::
$ mbs-frontend