This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
titan
/
CRM
Observar
13
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8ba52a338c
Branches
Tags
MT5Order
berger
beron
beson
cuto
hyde
master
noryatai
siyade
swaggers
vf-markets
CRM
/
normand
/
service
/
common
/
config
/
redis.php
redis.php
108 B
Histórico
Raw
1
2
3
4
5
6
<?php
return [
'class' => 'yii\redis\Connection',
'hostname' => 'localhost',
'port' => 6379,
];