Преглед изворни кода

Couchpotato Port change

The port was reflecting what Sonarr is set to by default

Changed the port to CouchPotato's default.
camjac251 пре 9 година
родитељ
комит
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