mirror of https://github.com/mthenw/frontail.git
chore(docs): fix web interface url (#177)
parent
e6cc5f4dd1
commit
bc8c1f8d00
|
@ -60,7 +60,7 @@
|
||||||
--path <path> prefix path for the running application, default /
|
--path <path> prefix path for the running application, default /
|
||||||
--disable-usage-stats disable gathering usage statistics
|
--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
|
### Tailing multiple files
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue