This commit is contained in:
itheinjury@163.com
2022-02-18 10:52:03 +08:00
parent dc3256566b
commit 1600f7cdab
4 changed files with 7 additions and 10 deletions

View File

@@ -1,8 +1,7 @@
# 应用程序名称
spring.application.name=SpringBootAdmin
# 应用程序端口
#server.port=8000
server.port=30000
server.port=8000
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always
#账号密码