We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae6639 commit 684e617Copy full SHA for 684e617
v2/search/search_index.json
v2/user_manual/websites/php/index.html
@@ -4144,7 +4144,7 @@ <h3 id="11-php">1.1.创建 本地 PHP 运行环境<a class="headerlink" href="#1
4144
<div class="admonition note">
4145
<p><strong>1Panel 离线版</strong></p>
4146
<ul>
4147
-<li>可以从其他 1Panel 服务器拷贝 /opt/1panel/runtime/php/[php_name] 目录,并上传到离线版 1Panel 服务器,并使用 docker compose up 命令启动,记住映射的端口</li>
+<li>可以从其他 1Panel 服务器拷贝 /opt/1panel/runtime/php/[php_name] 目录和镜像,并上传到离线版 1Panel 服务器,并使用 docker compose up 命令启动,记住映射的端口</li>
4148
<li>创建运行环境网站,选择刚刚创建的 PHP 运行环境,修改端口为刚才启动的端口</li>
4149
</ul>
4150
</div>
0 commit comments