This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
titan
/
crm_system
Segui
10
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
crm_system
/
VeGardInternational
/
helongcrm
/
service
/
common
/
config
/
redis.php
redis.php
114 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
<?php
return [
'class' => 'yii\redis\Connection',
'hostname' => '127.0.0.1',
'port' => 6379,
];