Skip to content

Commit

Permalink
mall-monitor默认启用dev配置
Browse files Browse the repository at this point in the history
  • Loading branch information
macrozheng committed Mar 1, 2024
1 parent ce9c82b commit d820bfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mall-monitor/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
spring:
application:
name: mall-monitor
profiles:
active: dev
security: # 配置登录用户名和密码
user:
name: macro
Expand Down

0 comments on commit d820bfa

Please sign in to comment.