Commit faa96b13 authored by testshenbd's avatar testshenbd

urlconfig

parents 8b7bdf05 050d4fb1
...@@ -16,9 +16,15 @@ config.url.ossHost = "https://qmoss-01.oss-cn-hangzhou.aliyuncs.com" ...@@ -16,9 +16,15 @@ config.url.ossHost = "https://qmoss-01.oss-cn-hangzhou.aliyuncs.com"
; ;
; ;推送域名 ; ;推送域名
config.url.pushHost="172.16.142.15:9503"; config.url.pushHost="172.16.142.15:9503";
config.url.indexUrl="/var/www/api.shenbd.com/application/library/React" config.url.indexUrl="/var/www/api.shenbd.com/application/library/React"
config.url.libary="/var/www/api.shenbd.com/application/library" config.url.libary="/var/www/api.shenbd.com/application/library"
config.url.indexUrl="/alidata/www/api.shenbd.com/application/library/React"
config.url.libary="/alidata/www/api.shenbd.com/application/library"
config.url.source="/alidata/www/qmcsadmin/public_html/data/upload/"
[product : common] [product : common]
; 测试环境配置 ; 测试环境配置
...@@ -37,6 +43,7 @@ config.url.ossHost = "https://qmoss-01.oss-cn-hangzhou.aliyuncs.com" ...@@ -37,6 +43,7 @@ config.url.ossHost = "https://qmoss-01.oss-cn-hangzhou.aliyuncs.com"
config.url.pushHost="127.0.0.1:9503"; config.url.pushHost="127.0.0.1:9503";
config.url.indexUrl="/www/web/api_shenbd_com/public_html/application/library/React" config.url.indexUrl="/www/web/api_shenbd_com/public_html/application/library/React"
config.url.libary="/www/web/api_shenbd_com/public_html/application/library" config.url.libary="/www/web/api_shenbd_com/public_html/application/library"
config.url.source="/www/web/admin_shenbd_com/public_html/qmcs/data/upload/"
[pre : common] [pre : common]
; 测试环境配置 ; 测试环境配置
...@@ -55,6 +62,8 @@ config.url.ossHost = "https://qmoss-01.oss-cn-hangzhou.aliyuncs.com" ...@@ -55,6 +62,8 @@ config.url.ossHost = "https://qmoss-01.oss-cn-hangzhou.aliyuncs.com"
config.url.pushHost="127.0.0.1:9503"; config.url.pushHost="127.0.0.1:9503";
config.url.indexUrl="/www/web/apitest_shenbd_com/public_html/application/library/React" config.url.indexUrl="/www/web/apitest_shenbd_com/public_html/application/library/React"
config.url.libary="/www/web/apitest_shenbd_com/public_html/application/library" config.url.libary="/www/web/apitest_shenbd_com/public_html/application/library"
config.url.source="/www/web/testadmin_shenbd_com/public_html/data/upload/"
[test : common] [test : common]
; 测试环境配置 ; 测试环境配置
...@@ -85,6 +94,8 @@ config.url.ossHost = "http://qmoss-01.oss-cn-hangzhou.aliyuncs.com" ...@@ -85,6 +94,8 @@ config.url.ossHost = "http://qmoss-01.oss-cn-hangzhou.aliyuncs.com"
;推送域名 ;推送域名
config.url.pushHost="127.0.0.1:9503"; config.url.pushHost="127.0.0.1:9503";
config.url.source="E:/WAMP/www/www.qm.com/data/upload/"
; 文件目录 ; 文件目录
;店铺图片报错目录 ;店铺图片报错目录
;config.url.storePath = '/data/upload/mall/store'; ;config.url.storePath = '/data/upload/mall/store';
...@@ -114,6 +125,7 @@ config.url.pushHost="127.0.0.1:9503"; ...@@ -114,6 +125,7 @@ config.url.pushHost="127.0.0.1:9503";
config.url.convert="/usr/local/bin/wkhtmltoimage"; config.url.convert="/usr/local/bin/wkhtmltoimage";
config.url.indexUrl="/www/local.qm.com/application/library/React" config.url.indexUrl="/www/local.qm.com/application/library/React"
config.url.libary="/www/local.qm.com/application/library" config.url.libary="/www/local.qm.com/application/library"
config.url.source="/data/upload/"
; 文件目录 ; 文件目录
[ccw : common] [ccw : common]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment