Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
  • Loading branch information
okkez committed Aug 8, 2018
1 parent d0e0814 commit 228426c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 228426c

Please sign in to comment.