--ignore={styles,auto}.css static/css | cut -d. -f1` to list valid themes "default_theme" => "dark", // You can use any Invidious instance here "invidious_instance_for_video_results" => "https://invidious.snopyta.org", "disable_bittorrent_search" => false, "bittorrent_trackers" => "&tr=http://nyaa.tracker.wf:7777/announce&tr=udp://open.stealth.si:80/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://exodus.desync.com:6969/announce&tr=udp://tracker.torrent.eu.org:451/announce", "disable_hidden_service_search" => false, CURLOPT_FOLLOWLOCATION => true ) ); ?> services: librey: image: ghcr.io/ahwxorg/librey:latest container_name: librey network_mode: bridge ports: - 8080:8080 environment: - CONFIG_GOOGLE_DOMAIN=com - CONFIG_LANGUAGE=en - CONFIG_NUMBER_OF_RESULTS=10 - CONFIG_INVIDIOUS_INSTANCE=https://yt.ahwx.org - CONFIG_DISABLE_BITTORRENT_SEARCH=false - CONFIG_HIDDEN_SERVICE_SEARCH=false - CONFIG_INSTANCE_FALLBACK=true - CONFIG_RATE_LIMIT_COOLDOWN=25 - CONFIG_CACHE_TIME=20 - CONFIG_DISABLE_API=false - CONFIG_TEXT_SEARCH_ENGINE=auto - CURLOPT_PROXY_ENABLED=false - CURLOPT_PROXY=192.0.2.53:8388 - CURLOPT_PROXYTYPE=CURLPROXY_HTTP