Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ipmake authored Feb 3, 2025
1 parent f671828 commit ebec7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ docker run --name nevu -p 3000:3000 -e PLEX_SERVER=http://your-plex-server:32400
| PROXY_PLEX_SERVER | string | No | The URL of the Plex server to proxy requests to |
| DISABLE_PROXY | true/false | No | If set to true, the proxy will be disabled and all requests go directly to the Plex server from the frontend (NOT RECOMMENDED) |
| DISABLE_TLS_VERIFY | true/false | No | If set to true, the proxy will not check any https ssl certificates |
| DISABLE_nevu_SYNC | true/false | No | If set to true, Nevu sync (watch together) will be disabled |
| DISABLE_NEVU_SYNC | true/false | No | If set to true, Nevu sync (watch together) will be disabled |
| DISABLE_REQUEST_LOGGING| true/false | No | If set to true, the server will not log any requests |


Expand Down

0 comments on commit ebec7ec

Please sign in to comment.