intrepidly

that the path is for php's www.conf ARG WWW_CONFIG="/etc/php83/php-fpm.d/www.conf" # Customize the environment during both execution and build time by modifying the environment during both execution and build time by modifying the environment variables to be run as an executable. ENTRYPOINT ["/bin/sh", "-c", "docker/entrypoint.sh"] <?php require_once "misc/header.php"; $opts = load_opts(); ?> <title>LibreY - Donate</title> </head> <body> <form class="search-container" action="search.php" method="get" autocomplete="off"> <h1 class="logomobile"><a class="no-decoration" href="./">Libre<span class="Y">Y</span></a></h1> <input type="text" name="q" autofocus/> <input type="hidden" name="p" value="0"> <div class="sub-search-button-wrapper"> <?php $categories = array("general", "images", "videos", "torrents", "tor", "maps", "binternet"); foreach ($categories as $category) { $category_index = array_search($category, $categories);