Add files via upload

This commit is contained in:
xVRVx
2025-11-26 18:33:24 +03:00
committed by GitHub
parent 6545bf7836
commit 71f5407fc2

View File

@@ -663,7 +663,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json"
{
"port": 10443,
"method": "chacha20-ietf-poly1305",
"address": ""$DOMAIN",
"address": "$DOMAIN",
"password": "${xray_sspasw_vrv}"
}
]