Sign in
canrd-outside
/
order-erp
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
52b98e4428136ba4e9b4639418b8b60fbabba28f
Authored by
zhongnanhuang
2024-07-26 09:15:17 +0800
1 parent
c8e5122b
build: skipped
测试环境配置文件修改
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-test.yml
src/main/resources/application-test.yml
View file @
52b98e4
...
...
@@ -72,7 +72,7 @@ spring:
72
72
min-idle: 3
73
73
time-between-eviction-runs: 100
74
74
password: ''
75
- port: 63
7
80
75
+ port: 63
80
76
76
timeout: 2000
77
77
mail:
78
78
# 配置 SMTP 服务器地址
...
...