feat: return gateway url and local url while upload file
This commit is contained in:
@@ -3,6 +3,8 @@ file:
|
||||
domain: wfc-file:${WFC_FILE_PORT:9201}
|
||||
path: /opt/wfc/upload
|
||||
prefix: /kyc
|
||||
gateway: http://${GATEWAY_SERVER_IP}:${GATEWAY_SERVER_PORT} # 新增网关地址配置
|
||||
pathPrefix: /file # 新增文件模块地址前缀
|
||||
|
||||
# FastDFS配置
|
||||
fdfs:
|
||||
|
||||
Reference in New Issue
Block a user