chore(docs): fix web interface url (#177)

pull/178/head
Alexander Wunschik 2019-08-06 16:25:33 +02:00 committed by Maciej Winnicki
parent e6cc5f4dd1
commit bc8c1f8d00
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@
--path <path> prefix path for the running application, default /
--disable-usage-stats disable gathering usage statistics
Web interface runs on **http://127.0.0.1:[port]**.
Web interface runs on **http://[host]:[port]**.
### Tailing multiple files
@ -128,4 +128,4 @@ http {
`frontail` by default (from `v4.5.0`) gathers __anonymous__ usage statistics in Google Analytics. It can be disabled with
`--disable-usage-stats`.
The data is used to help me understand how `frontail` is used and I can make it better.
The data is used to help me understand how `frontail` is used and I can make it better.