mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
[feature]: support running feishin on custom path (#307)
* [feature]: support running feishin on custom path * add details in readme
This commit is contained in:
parent
d7b3d5c0bd
commit
03e582f301
4 changed files with 8 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue