mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-06-08 23:19:14 +08:00
Corrected format
This commit is contained in:
parent
e6ecde9951
commit
5e28d1e625
@ -20,6 +20,7 @@
|
|||||||
>
|
>
|
||||||
> 建议配置服务器为HTTP模式,如图所示:
|
> 建议配置服务器为HTTP模式,如图所示:
|
||||||
> 
|
> 
|
||||||
|
>
|
||||||
> 你可以用浏览器访问 http://127.0.0.1/status/server 来测试服务是否正常工作。
|
> 你可以用浏览器访问 http://127.0.0.1/status/server 来测试服务是否正常工作。
|
||||||
>
|
>
|
||||||
> 如果使用的不是`80`端口,则要在url中指定访问的端口号:http://127.0.0.1:443/status/server
|
> 如果使用的不是`80`端口,则要在url中指定访问的端口号:http://127.0.0.1:443/status/server
|
||||||
|
@ -20,9 +20,11 @@ The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-openco
|
|||||||
>
|
>
|
||||||
> It is recommended to configure the server to HTTP mode, as shown in the figure:
|
> It is recommended to configure the server to HTTP mode, as shown in the figure:
|
||||||
> 
|
> 
|
||||||
|
>
|
||||||
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
||||||
>
|
>
|
||||||
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443/status/server
|
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443/status/server
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## TODO List
|
## TODO List
|
||||||
|
@ -20,10 +20,10 @@
|
|||||||
>
|
>
|
||||||
> It is recommended to configure the server to HTTP mode, as shown in the figure:
|
> It is recommended to configure the server to HTTP mode, as shown in the figure:
|
||||||
> 
|
> 
|
||||||
|
>
|
||||||
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
||||||
>
|
>
|
||||||
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443/status/server
|
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443/status/server
|
||||||
---
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user