이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
server
/
formallProject
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
[测试环境][新增]:测试环境redis端口修复
release_toaliyun_real
Stormeye Wu
7 년 전
부모
3ac97cdb1e
커밋
ce6fb7a9ac
4개의 변경된 파일
과
4개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkBApi/src/main/resources/application-prod.yml
+1
-1
mallinkBApi/src/main/resources/application-test.yml
+1
-1
mallinkCApi/src/main/resources/application-prod.yml
+1
-1
mallinkCApi/src/main/resources/application-test.yml
+ 1
- 1
mallinkBApi/src/main/resources/application-prod.yml
파일 보기
@@ -22,7 +22,7 @@ spring:
# REDIS
redis:
host: 127.0.0.1
port: 67
8
9
port: 6
3
79
password: ENC(4Z6xTEJOw04DYyhur0mTwlveexVEX9YRfNTY78MyKgU=)
timeout: 3600
expire: 1800 #30分钟
+ 1
- 1
mallinkBApi/src/main/resources/application-test.yml
파일 보기
@@ -22,7 +22,7 @@ spring:
# REDIS
redis:
host: 127.0.0.1
port: 67
8
9
port: 6
3
79
password: ENC(4Z6xTEJOw04DYyhur0mTwlveexVEX9YRfNTY78MyKgU=)
timeout: 3600
expire: 1800 #30分钟
+ 1
- 1
mallinkCApi/src/main/resources/application-prod.yml
파일 보기
@@ -22,7 +22,7 @@ spring:
# REDIS
redis:
host: 127.0.0.1
port: 67
8
9
port: 6
3
79
password: ENC(4Z6xTEJOw04DYyhur0mTwlveexVEX9YRfNTY78MyKgU=)
timeout: 3600
expire: 1800 #30分钟
+ 1
- 1
mallinkCApi/src/main/resources/application-test.yml
파일 보기
@@ -22,7 +22,7 @@ spring:
# REDIS
redis:
host: 127.0.0.1
port: 67
8
9
port: 6
3
79
password: ENC(4Z6xTEJOw04DYyhur0mTwlveexVEX9YRfNTY78MyKgU=)
timeout: 3600
expire: 1800 #30分钟
쓰기
미리보기
불러오는 중...
취소
저장