添加 HTTP.http, 增加侧边栏 widgets

This commit is contained in:
liuzhihang 2022-10-10 09:31:50 +08:00
parent 66e0c4ffed
commit ecb9cf9862
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@
`-e SPRING_PROFILES_ACTIVE=dev` 则可以打开 swagger-ui。
访问地址:[http://localhost:8090](http://localhost:8090)
后台地址:[http://localhost:8090/console](http://localhost:8090/console)
文档地址:[http://localhost:8090/swagger-ui.html](http://localhost:8090/swagger-ui.html)
```
docker run \
-it -d \