You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
489 B
25 lines
489 B
APP_DEBUG = true
|
|
|
|
[APP]
|
|
DEFAULT_TIMEZONE = Asia/Shanghai
|
|
ENTRUST_URL = http://10.14.1.173:9528
|
|
#TIANLANG_ENTRUST_URL = http://58.30.231.137:51317
|
|
TIANLANG_ENTRUST_URL = http://10.14.1.248:11030
|
|
REAL_URL = http://58.30.231.137:51317
|
|
HOST = http://58.30.231.138:8899
|
|
|
|
[ISLI]
|
|
CHANNEL_ISLI = 999998-000000000126-6
|
|
|
|
[DATABASE]
|
|
TYPE = mysql
|
|
HOSTNAME = 127.0.0.1
|
|
DATABASE = ranking
|
|
USERNAME = ranking
|
|
PASSWORD = rankingroot
|
|
HOSTPORT = 3306
|
|
CHARSET = utf8
|
|
DEBUG = true
|
|
|
|
[LANG]
|
|
default_lang = zh-cn
|