Skip to content

Commit

Permalink
Added docs on subpath - #145 #398 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Nov 9, 2021
1 parent 4bf97ba commit 4ef8d5f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions guides/Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ EOF
sudo service nginx restart
```

To run under a subpath, also set:

```sh
sudo pghero config:set RAILS_RELATIVE_URL_ROOT=my-path
```

## Authentication

Add basic authentication with:
Expand Down

0 comments on commit 4ef8d5f

Please sign in to comment.