2
0

feat:kyc uri

This commit is contained in:
zhangsz
2025-01-17 11:29:02 +08:00
parent 6d9048f31c
commit 5e353cf7fd
6 changed files with 28 additions and 5 deletions

View File

@@ -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} # 新增网关地址配置