Add help for server not connecting

This commit is contained in:
2022-07-23 10:34:07 +08:00
parent 2cb9f08caa
commit e6ecde9951
4 changed files with 24 additions and 0 deletions

View File

@@ -16,6 +16,15 @@
![Open Command](Doc/Screenshots/OpenCommand.gif)
> If you cannot connect to the server, please make sure the server address is correct.
>
> It is recommended to configure the server to HTTP mode, as shown in the figure:
> ![ConfigHttp](Doc/Screenshots/ConfigHttp.png)
> 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
---
---
## Список задач