This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
titan
/
trends
Bevaka
10
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Gren:
master
Grenar
Taggar
master
trends
/
worklife
/
service
/
common
/
config
/
redis.php
redis.php
108 B
Permalänk
Historik
Rå
1
2
3
4
5
6
<?php
return [
'class' => 'yii\redis\Connection',
'hostname' => 'localhost',
'port' => 6379,
];