info about base URL

This commit is contained in:
Kevin Papst
2018-01-01 16:20:32 +01:00
parent 57d0ed5834
commit 72473f6325

View File

@@ -68,7 +68,7 @@ $ php bin/console server:run
```
This command will start a web server for Kimai. Now you can
access the application in your browser at <http://localhost:8000>. You can
access the application in your browser at <http://127.0.0.1:8000/en>. You can
stop the built-in web server by pressing `Ctrl + C` while you're in the
terminal.