From 128a0b4f4aee9fdb37512a314c9f676125a7b52e Mon Sep 17 00:00:00 2001 From: Kevin Frantz Date: Sun, 15 Jul 2018 17:00:37 +0200 Subject: [PATCH] Left access hint --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bc2c31a..3e6b538 100644 --- a/README.md +++ b/README.md @@ -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 localhost:8100. + ## test To run the tests execute: ```bash