[ 'PROXY_PORT' => '33062', ] ]); if (!$res) { return Base::retError('生成docker-compose.yml失败'); } return Apps::dockerComposeUp($appName); } }