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 0d45e38 commit 1cdebbdCopy full SHA for 1cdebbd
README.md
@@ -39,6 +39,8 @@ Java/Kotlin用户推荐使用 [spring-boot-starter](https://github.com/protobufb
39
40
如果需要登陆验证(图形/短信验证码等),必须使用浏览器访问`127.0.0.1:PORT`,PORT不能乱填
41
42
+如果已经挂了很久,非常确定不会遇到验证码的时候,可以把环境变量的`PORT`设为0,表示使用随机端口。
43
+
44
### Windows
45
46
```shell
0 commit comments