Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
rainbow
/
community-service
Suivre
6
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
release
Branches
Tags
battle
circle
develop
master
release
v0.3
v0.2
community-se...
/
config
/
constants.php
constants.php
102 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
<?php
/**
* 常量配置
*/
return [
'MUSIC_LIST' => env('REDIS_MUSIC_LIST', 'music_list'),
];