我在okd中部署了pattern4,包括2cp、2gm、2tm。我已经暴露了三条路线: cp网络潜艇。deployment.toml中有一个param:websub_event_receiver_http_endpoint = "http://localhost:9021" websub_event_receiver_https_endpoint = "https://localhost:8021"。那是干什么用的?我要接触8021才能成为一条路线吗?
发布于 2022-06-28 04:01:44
您可以在API管理器中创建WebSub/Webhook API,如1所述,如果您有任何websub,则需要向外部公开这些端点。否则你就不需要了。
https://stackoverflow.com/questions/72780168
复制相似问题