调整配置
This commit is contained in:
@@ -1,29 +1,21 @@
|
||||
[service]
|
||||
EVALUATE_DICT_API_URL = 'http://pg.xsimon.com/AutoEvluationBackend/evaluate_dict_api/public/index.php/'
|
||||
EVALUATE_DICT_API_URL = 'http://dev-pg.xsimon.com/AutoEvluationBackend/evaluate_dict_api/public/index.php/'
|
||||
EVALUATE_DICT_API_URL = 'http://dev3.gzpg2006.cn/AutoEvluationBackend/evaluate_dict_api/public/index.php/'
|
||||
project_folder ='pgserver'
|
||||
estimate_short_name="国中"
|
||||
|
||||
#文件上传地址
|
||||
[uploadFile]
|
||||
thum_url = 'http://pg.xsimon.com/index.php/'. DS .'public'. DS .'uploads'. DS .'thum'. DS ."date('Ymd',time())"
|
||||
url = https://gzpg-pro-1386488401.cos.ap-guangzhou.myqcloud.com
|
||||
host_url = http://pg.xsimon.com/
|
||||
evaluate_host_url = http://pg.xsimon.com/
|
||||
bucket = gzpg-pro-1386488401
|
||||
thum_url = 'http://dev-pg.xsimon.com/index.php/'. DS .'public'. DS .'uploads'. DS .'thum'. DS ."date('Ymd',time())"
|
||||
thum_url = 'http://dev3.gzpg2006.cn/index.php/'. DS .'public'. DS .'uploads'. DS .'thum'. DS ."date('Ymd',time())"
|
||||
url = https://gzpg-dev-1386488401.cos.ap-guangzhou.myqcloud.com
|
||||
host_url = http://dev-pg.xsimon.com/
|
||||
evaluate_host_url = http://dev-pg.xsimon.com/
|
||||
host_url = http://dev3.gzpg2006.cn/
|
||||
evaluate_host_url = http://dev3.gzpg2006.cn/
|
||||
bucket = gzpg-dev-1386488401
|
||||
access_key_id = AKIDvmV5kOsRsBLtLdyJhx4yf8OTKzQflgOt
|
||||
access_key_secret = NXWUL2XsJeo062rZKwLWTFqEg0KahdQG
|
||||
endpoint = 'ap-guangzhou'
|
||||
qrcode_url = http://pg.xsimon.com
|
||||
qrcode_url = http://dev-pg.xsimon.com
|
||||
qrcode_url = http://dev3.gzpg2006.cn
|
||||
|
||||
[cos]
|
||||
bucket = gzpg-pro-1386488401
|
||||
bucket = gzpg-dev-1386488401
|
||||
access_key_id = AKIDvmV5kOsRsBLtLdyJhx4yf8OTKzQflgOt
|
||||
access_key_secret = NXWUL2XsJeo062rZKwLWTFqEg0KahdQG
|
||||
@@ -35,8 +27,6 @@ WORKDAY_URL = 'http://193.112.110.115:8089/what/is/today?today='
|
||||
[auth]
|
||||
# 生产环境
|
||||
auth_url = http://127.0.0.1:8951/
|
||||
#auth_url = http://127.0.0.1:8951/
|
||||
auth_url = http://192.168.122.1:8951/
|
||||
|
||||
[push]
|
||||
# 开发环境
|
||||
|
||||
Reference in New Issue
Block a user