|
@@ -11,14 +11,14 @@ yijia:
|
|
|
# 文件路径
|
|
|
#正式服务器
|
|
|
#profile: /home/uploadfile/images
|
|
|
- #imageurl:http://upload.huijy.net:8088/images
|
|
|
+ #imageurl:http://image.huijy.net:8088/images
|
|
|
#测试服务器
|
|
|
- # profile: /home/uploadfile/images
|
|
|
- # imageurl: http://upload.huijy.net:8088/images
|
|
|
+ profile: /home/uploadfile/images
|
|
|
+ imageurl: http://upload.huijy.net:8088/images
|
|
|
#本地测试服务
|
|
|
- profile: E:/img
|
|
|
+ #profile: E:/img
|
|
|
#图片地址
|
|
|
- imageUrl: http://localhost:8080/profile
|
|
|
+ #imageUrl: http://localhost:8080/profile
|
|
|
# 获取ip地址开关
|
|
|
addressEnabled: false
|
|
|
# 验证码开关
|