Update compose.yml
This commit is contained in:
parent
5606964164
commit
ceebb96023
1 changed files with 2 additions and 0 deletions
|
@ -13,5 +13,7 @@ services:
|
|||
- 8006:8006
|
||||
- 3389:3389/tcp
|
||||
- 3389:3389/udp
|
||||
volumes:
|
||||
- ./windows:/storage
|
||||
restart: always
|
||||
stop_grace_period: 2m
|
||||
|
|
Loading…
Reference in a new issue