From ecb9cf98620f0a69939af409ded004d1fbb17023 Mon Sep 17 00:00:00 2001 From: liuzhihang Date: Mon, 10 Oct 2022 09:31:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20HTTP.http=EF=BC=8C=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BE=A7=E8=BE=B9=E6=A0=8F=20widgets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HELP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HELP.md b/HELP.md index 1bbcc812..842b8a7b 100644 --- a/HELP.md +++ b/HELP.md @@ -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 \