Please enable JavaScript in your browser!
Startsida
Utforska
Hjälp
Logga in
rainbow
/
community-service
Bevaka
6
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
fc0a1af60f
Grenar
Taggar
battle
circle
develop
master
release
v0.3
v0.2
community-se...
/
config
/
constants.php
constants.php
102 B
Historik
Rå
1
2
3
4
5
6
7
8
9
<?php
/**
* 常量配置
*/
return [
'MUSIC_LIST' => env('REDIS_MUSIC_LIST', 'music_list'),
];