-i 's/^s*listen = 127.0.0.1:9000/listen = /run/php-fpm83.sock/' ${WWW_CONFIG} && sed -i 's/^s*listen = 127.0.0.1:9000/listen = /run/php-fpm83.sock/' ${WWW_CONFIG} && sed -i 's/^s*;s*listen.owner = nobody/listen.owner = nginx/' ${WWW_CONFIG} && sed -i 's/^s*;s*listen.mode = 0660/listen.mode = 0660/' ${WWW_CONFIG} EXPOSE ${NGINX_PORT} # Configures the container to be run as an executable. ENTRYPOINT ["/bin/sh", "-c", "docker/entrypoint.sh"] <?php require_once "misc/search_engine.php"; require_once "locale/localization.php"; $opts = load_opts(); ?> <title>LibreY - <?php printtext("settings_title");?></title> </head> <body> <form class="sub-search-container" method="get" autocomplete="off">