mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Update docs/developer/develop/package/manifest.md
Co-authored-by: Yajing <110797546+fnalways@users.noreply.github.com>
This commit is contained in:
parent
46aa153989
commit
0db6227f98
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ ports:
|
|||
- name: rdp-tcp # Name of the entrance that provides service
|
||||
host: windows-svc # Ingress name of the entrance that provides service
|
||||
port: 3389 # Port of the entrance that provides service
|
||||
protocol: udp # Protocol used by the expose
|
||||
protocol: udp # Protocol used by the exposed port
|
||||
exposePort: 46879 # The port to be exposed can only be assigned to one application at a time within the cluster.
|
||||
addToTailscaleAcl: true # Automatically added to Tailscle's ACL
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue