add readme

This commit is contained in:
Simon Vieille 2022-08-23 09:13:21 +02:00
parent 3efac6d7b7
commit 0032fec5b5
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -29,7 +29,6 @@ In case of a reverse proxy, edit the API Url, eg: `--api-url https://videos.exam
muget play --api-url http://127.0.0.1:4000 muget play --api-url http://127.0.0.1:4000
muget download --api-url http://127.0.0.1:4000 muget download --api-url http://127.0.0.1:4000
``` ```
Arguments are optionals.
In case of a reverse proxy, edit the API Url, eg: `--api-url https://videos.example.com`. In case of a reverse proxy, edit the API Url, eg: `--api-url https://videos.example.com`.