Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cnooc_zydeepen-cggl_expert-manage-miniapp
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙德龙
cnooc_zydeepen-cggl_expert-manage-miniapp
Commits
e1faa4ef
Commit
e1faa4ef
authored
Nov 26, 2025
by
kenzo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat aks加密配置
parent
0af1d642
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
src/main/resources/application-dev.yml
+1
-1
src/main/resources/application-local.yml
+1
-1
src/main/resources/application-test.yml
+1
-0
No files found.
src/main/resources/application-dev.yml
View file @
e1faa4ef
...
@@ -4,7 +4,7 @@ spring:
...
@@ -4,7 +4,7 @@ spring:
host
:
redis-lx4jynhqql55-svc.redis-lx4jynhqql55
host
:
redis-lx4jynhqql55-svc.redis-lx4jynhqql55
port
:
6379
port
:
6379
database
:
0
database
:
0
password
:
'
WSzs*aA^U2nH$u!K'
#
password: 'WSzs*aA^U2nH$u!K'
lettuce
:
lettuce
:
cluster
:
cluster
:
refresh
:
refresh
:
...
...
src/main/resources/application-local.yml
View file @
e1faa4ef
...
@@ -4,7 +4,7 @@ spring:
...
@@ -4,7 +4,7 @@ spring:
host
:
39.105.210.213
host
:
39.105.210.213
port
:
6379
port
:
6379
database
:
6
database
:
6
password
:
'
WSzs*aA^U2nH$u!K'
#
password: 'WSzs*aA^U2nH$u!K'
lettuce
:
lettuce
:
cluster
:
cluster
:
refresh
:
refresh
:
...
...
src/main/resources/application-test.yml
View file @
e1faa4ef
...
@@ -4,6 +4,7 @@ spring:
...
@@ -4,6 +4,7 @@ spring:
host
:
redis-6iw7bk24d4c2-svc.redis-6iw7bk24d4c2
host
:
redis-6iw7bk24d4c2-svc.redis-6iw7bk24d4c2
port
:
6379
port
:
6379
database
:
0
database
:
0
# password: 'WSzs*aA^U2nH$u!K'
lettuce
:
lettuce
:
cluster
:
cluster
:
refresh
:
refresh
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment