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.
24 lines
453 B
24 lines
453 B
APP_DEBUG = false
|
|
|
|
[APP]
|
|
DEFAULT_TIMEZONE = Asia/Shanghai
|
|
ENTRUST_URL = http://10.24.4.14:51317
|
|
TIANLANG_ENTRUST_URL = http://10.24.4.90:11030
|
|
REAL_URL = http://10.24.4.14:51317
|
|
HOST = http://10.24.4.56
|
|
|
|
[ISLI]
|
|
CHANNEL_ISLI = 999998-000000000126-6
|
|
|
|
[DATABASE]
|
|
TYPE = mysql
|
|
HOSTNAME = 10.24.4.162
|
|
DATABASE = jiao_api_alpha_x
|
|
USERNAME = jiao_api_alpha_x
|
|
PASSWORD = YcpfGJyJpy6KfYR3
|
|
HOSTPORT = 3306
|
|
CHARSET = utf8
|
|
DEBUG = true
|
|
|
|
[LANG]
|
|
default_lang = zh-cn
|