瀏覽代碼

no message

kuaifan 5 年之前
父節點
當前提交
0f04b8fb55
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      INSTALL-EN.md
  2. 2 2
      INSTALL.md

+ 1 - 1
INSTALL-EN.md

@@ -66,7 +66,7 @@ LARAVELS_PROXY_URL=
 ./cmd supervisorctl restart all
 ```
 
-Installed, project url: ***http://IP:APP_PORT***.
+Installed, project url: ***`http://IP:APP_PORT`***.
 
 #### To stop the app server
 

+ 2 - 2
INSTALL.md

@@ -66,6 +66,8 @@ LARAVELS_PROXY_URL=
 ./cmd supervisorctl restart all
 ```
 
+到此安装完毕,项目地址为:***`http://IP:APP_PORT`***。
+
 #### 停止服务
 
 ```bash
@@ -78,8 +80,6 @@ LARAVELS_PROXY_URL=
 ./cmd start
 ```
 
-到此安装完毕,项目地址为:***http://IP:APP_PORT***。
-
 ### 运行命令的快捷方式
 
 > 你可以使用一下命令来执行