数据监控默认账户密码防止越权访问

pull/272/head
RuoYi 2021-03-13 10:25:31 +08:00
parent bcbd6322e9
commit c10c3966fb
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ spring:
allow: allow:
url-pattern: /druid/* url-pattern: /druid/*
# 控制台管理用户名和密码 # 控制台管理用户名和密码
login-username: login-username: admin
login-password: login-password: 123456
filter: filter:
stat: stat:
enabled: true enabled: true