<?php
return [
    /**
     * 域名
     */
    'domain' => 'http://temporaryfood.n.broing.cn',
    /**
     * 端口
     */
    'port' => 2021,
];