Commit 52b98e4428136ba4e9b4639418b8b60fbabba28f
1 parent
c8e5122b
测试环境配置文件修改
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-test.yml
@@ -72,7 +72,7 @@ spring: | @@ -72,7 +72,7 @@ spring: | ||
72 | min-idle: 3 | 72 | min-idle: 3 |
73 | time-between-eviction-runs: 100 | 73 | time-between-eviction-runs: 100 |
74 | password: '' | 74 | password: '' |
75 | - port: 63780 | 75 | + port: 6380 |
76 | timeout: 2000 | 76 | timeout: 2000 |
77 | mail: | 77 | mail: |
78 | # 配置 SMTP 服务器地址 | 78 | # 配置 SMTP 服务器地址 |