Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
server
/
formallProject
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
[测试环境][新增]:测试环境redis端口修复
release_toaliyun_real
Stormeye Wu
il y a 7 ans
Parent
3ac97cdb1e
révision
ce6fb7a9ac
4 fichiers modifiés
avec
4 ajouts
et
4 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -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分钟
Écrire
Aperçu
Chargement…
Annuler
Enregistrer