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

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:
url-pattern: /druid/*
# 控制台管理用户名和密码
login-username:
login-password:
login-username: admin
login-password: 123456
filter:
stat:
enabled: true