[feature]: support running feishin on custom path (#307)

* [feature]: support running feishin on custom path

* add details in readme
This commit is contained in:
Kendall Garner 2023-10-18 05:10:53 +00:00 committed by GitHub
parent d7b3d5c0bd
commit 03e582f301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 6 deletions

View file

@ -74,6 +74,8 @@ docker run --name feishin --port 9180:9180 feishin
- **Navidrome** - For the best experience, select "Save password" when creating the server and configure the `SessionTimeout` setting in your Navidrome config to a larger value (e.g. 72h).
3. _Optional_ - If you want to host Feishin on a subpath (not `/`), then pass in the following environment variable: `PUBLIC_PATH=PATH`. For example, to host on `/feishin`, pass in `PUBLIC_PATH=/feishin`.
## FAQ
### MPV is either not working or is rapidly switching between pause/play states