Left access hint

This commit is contained in:
Kevin Frantz 2018-07-15 17:00:37 +02:00
parent 7ce11deb77
commit 128a0b4f4a

View File

@ -42,6 +42,9 @@ This is a demo program; Everytime when you restart the demo the database will be
### requirements
The start.sh file needs docker and docker-compose.
### access
If you started the application you can run access it with a browser on <a href="http://localhost:8100/">localhost:8100</a>.
## test
To run the tests execute:
```bash