This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
titan
/
crm_system
Seguir
10
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
crm_system
/
VeGardInternational
/
helongcrm
/
service
/
common
/
config
/
redis.php
redis.php
114 B
Permalink
Histórico
Raw
1
2
3
4
5
6
<?php
return [
'class' => 'yii\redis\Connection',
'hostname' => '127.0.0.1',
'port' => 6379,
];