mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Update docs/zh/developer/develop/package/manifest.md
Co-authored-by: Yajing <110797546+fnalways@users.noreply.github.com>
This commit is contained in:
parent
3cfd619d9d
commit
46aa153989
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ ports:
|
|||
host: windows-svc # 提供服务的 Ingress 主机名称
|
||||
port: 3389 # 提供服务的端口号
|
||||
protocol: udp # 暴露端口使用的协议
|
||||
exposePort: 46879 # 暴露的接口,在集群内一次只能分配给一个应用程序
|
||||
exposePort: 46879 # 暴露的端口,在集群内一次只能分配给一个应用程序
|
||||
addToTailscaleAcl: true # 自动添加到 Tailscle 的 ACL 列表中
|
||||
```
|
||||
:::
|
||||
|
|
|
|||
Loading…
Reference in a new issue