From 41dce1aedf363bcc2e0f63e17240894e11a7e4aa Mon Sep 17 00:00:00 2001 From: Adam Maracz Date: Sat, 17 Apr 2021 18:07:10 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e2ec4a..13f52aa 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ Note that the secure keys are optional. See the WebOS app settings for more deta #### Using persistent volumes -You can also use volumes to configure the application. Download a sample config.php from [here](https://raw.githubusercontent.com/h8pewou/legacy_webos/main/metube-webos-config.php) or [here](https://raw.githubusercontent.com/codepoet80/metube-php-servicewrapper/main/config-sample.php). Ensure that the file_dir is set to /downloads/ (as seen in the first option). +You can also use volumes to configure the application. Download a sample config.php from [here](https://raw.githubusercontent.com/h8pewou/Legacy-WebOS-Youtube-Service/main/docker-youtube-config-sample.php) or [here](https://raw.githubusercontent.com/codepoet80/metube-php-servicewrapper/main/config-sample.php). Ensure that the file_dir is set to /downloads/ (as seen in the first option). Example: ```bash -wget https://raw.githubusercontent.com/h8pewou/legacy_webos/main/metube-webos-config.php +wget https://raw.githubusercontent.com/h8pewou/Legacy-WebOS-Youtube-Service/main/docker-youtube-config-sample.php ``` Ensure that /path/to is replaced with the actual path: