e5b8b2a Feat(dubbo): allow using variable inside dubbo_pass

Authored and Committed by spacewander 3 years ago
    Feat(dubbo): allow using variable inside dubbo_pass
    
    Now we can configure `dubbo_pass` like:
    
    dubbo_pass $dubbo_service_name $dubbo_service_version $dubbo_method dubbo_backend;