By default, docservice listens on hostname :::8000. The company’s security policy prohibits application services from directly exposing ports externally; all access must go through a unified gateway.
I’ve checked the configuration files and only found the “services.CoAuthoring.server.port” setting to modify the listening port, but no configuration option to change the hostname.
Can the listening hostname be modified? If possible, how should it be changed?
Looking forward to your reply.
------- The above content was translated by DeepSeek. The original text is provided below ----------
如何修改 docservice 服务监听的 hostname,比如改为:127.0.0.1
docservice 默认监听的 hostname 为 :::8000, 公司的安全策略不允许应用服务直接对外提供端口,必须通过统一的网关进行访问,
我查询了配置文件,目前只查到了可以通过 “services.CoAuthoring.server.port” 修改要监听的端口,但没有找到修改 hostname
的配置,这个监听的 hostname 可以修改吗?如何可以的话要如何修改?
期待您的答复。