liam
Results
2
comments of
liam
You can try this ``` * @OA\SecurityScheme( * type="apiKey", * in="header", * securityScheme="api_key", * name="Authorization", * ) ``` ``` * @OA\Post( * path="/api/subscription/bind", * tags={"subscription"}, * security = {{"api_key": {}}},...
docker-compose , add the env environment: - "XRAY_VMESS_AEAD_FORCED=false" - "xray.vmess.aead.forced =false"