feat:kyc uri
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 本地文件上传
|
||||
file:
|
||||
domain: wfc-file:${WFC_FILE_PORT:9201}
|
||||
domain: ${GATEWAY_SERVER_IP}:{WFC_FILE_PORT:9201}
|
||||
path: /opt/wfc/upload
|
||||
prefix: /kyc
|
||||
gateway: http://${GATEWAY_SERVER_IP}:${GATEWAY_SERVER_PORT} # 新增网关地址配置
|
||||
|
||||
Reference in New Issue
Block a user