Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
server
/
formallProject
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
[测试环境][新增]:测试环境redis端口修复
release_toaliyun_real
Stormeye Wu
7 år sedan
förälder
3ac97cdb1e
incheckning
ce6fb7a9ac
4 ändrade filer
med
4 tillägg
och
4 borttagningar
Delad Vy
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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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分钟
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara