Sign in
canrd-main
/
canrud-mall-services
·
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
0f3c94065072d1bd54e3a61bfda258cf1605f396
Authored by
boyang
2025-04-24 10:52:06 +0800
1 parent
16248f96
build: skipped
fix: 修改配置文件改为prod
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
admin/src/main/resources/application-prod.yml
admin/src/main/resources/application-prod.yml
View file @
0f3c940
...
...
@@ -63,7 +63,7 @@ spring:
63
63
username: root
64
64
redis:
65
65
database: 3
66
- host: 1
59.75.211.1
1
66
+ host: 1
27.0.0.
1
67
67
lettuce:
68
68
pool:
69
69
max-active: 2000
...
...