Просмотр исходного кода

Couchpotato Port change

The port was reflecting what Sonarr is set to by default

Changed the port to CouchPotato's default.
camjac251 9 лет назад
Родитель
Сommit
b6b4f2e706
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      vendor/kryptonit3/couchpotato/README.md

+ 1 - 1
vendor/kryptonit3/couchpotato/README.md

@@ -15,7 +15,7 @@ use Kryptonit3\CouchPotato\CouchPotato;
 ```php
 public function addMovie()
 {
-    $couchpotato = new CouchPotato('http://127.0.0.1:8989', 'cf7544f71b6c4efcbb84b49011fc965c'); // URL and API Key
+    $couchpotato = new CouchPotato('http://127.0.0.1:5050', 'cf7544f71b6c4efcbb84b49011fc965c'); // URL and API Key
     
     return $couchpotato->getMovieAdd([
         'identifier' => 'tt0076759' // IMDB ID