Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
shy 2022-10-10 17:21:27 +08:00
commit a09e9fba66
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 \