mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Add RDP ports
This commit is contained in:
parent
4fbd53966c
commit
27173269ea
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ services:
|
|||
- NET_ADMIN
|
||||
ports:
|
||||
- 8006:8006
|
||||
- 3389:3389/tcp
|
||||
- 3389:3389/udp
|
||||
stop_grace_period: 2m
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue