beanstalk.php 66 B

123456
  1. <?php
  2. return [
  3. 'addr' => '127.0.0.1',
  4. 'port' => 11300,
  5. ];