mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-10 08:17:06 +02:00
Update README.md
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
d0e0814065
commit
228426cbb1
@ -36,6 +36,14 @@ And some additional packages (Debian / Ubuntu)
|
||||
|
||||
Access http://localhost:9292 by web browser.
|
||||
|
||||
### Run under sub path
|
||||
|
||||
Use `RAILS_RELATIVE_URL_ROOT` environment variable.
|
||||
|
||||
$ RAILS_RELATIVE_URL_ROOT=/prefix fluentd-ui start --daemonize
|
||||
|
||||
Access http://localhost:9292/prefix by web browser.
|
||||
|
||||
## Development
|
||||
|
||||
$ git clone https://github.com/fluent/fluentd-ui
|
||||
|
Loading…
Reference in New Issue
Block a user