docs: token-server,增加配置项
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml
index dba4759..8bccec9 100644
--- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml
+++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml
@@ -67,6 +67,11 @@
   TOKEN_SERVER_PASSWORDLESS_SMS_FROM: 认证中心
 
 
+  ## 密码验证接口(外部接口)
+  TOKEN_SERVER_SECURITY_PASSWORD_VERIFY_URL: ""
+  # http://user-data-service-goa-svc.user-data-service.svc.cluster.local:8080/api/v1/security/accounts/verifyAccountPassword
+
+
   # **修改** 从消息中心申请
   MESSAGECENTER_ENABLED: "false"
   MESSAGECENTER_APP_ID: ""