<?php
return [
    /**
     * socket端口
     */
    'socket_port' => 2120,
    /**
     * http端口
     */
    'http_port' => 2121,
];