Add files via upload

This commit is contained in:
xVRVx
2025-12-13 13:00:06 +03:00
committed by GitHub
parent b9a77ca6e4
commit c0db32a256

View File

@@ -54,10 +54,17 @@ server {
server_name $DOMAIN;
#listen 3333 ssl http2 proxy_protocol;
listen unix:/dev/shm/nginx.sock http2 proxy_protocol;
set_real_ip_from unix:;
real_ip_header proxy_protocol;
root /var/www/$DOMAIN;
index index.php index.html;
# grpc settings
grpc_read_timeout 1h;
grpc_send_timeout 1h;
grpc_set_header X-Real-IP \$remote_addr;
add_header routing-enable 0;
location /${path_xhttp} {
@@ -947,7 +954,7 @@ cat > "$WEB_PATH/$path_subpage.html" <<EOF
EOF
echo -e "
Тестовый TLS-333:
Тестовый TLS-555:
$link01
$link012