mirror of
https://github.com/dockur/windows.git
synced 2026-05-06 14:41:24 +00:00
Update codespaces.yml
This commit is contained in:
parent
4d01a81586
commit
afb2126547
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
https://github.com/aripitek/windows
|
||||||
services:
|
services:
|
||||||
windows:
|
windows:
|
||||||
container_name: windows
|
container_name: windows
|
||||||
|
|
@ -17,5 +18,5 @@ services:
|
||||||
- 3389:3389/udp
|
- 3389:3389/udp
|
||||||
volumes:
|
volumes:
|
||||||
- ./windows:/storage
|
- ./windows:/storage
|
||||||
restart: on-failure
|
restart: on-restart
|
||||||
stop_grace_period: 2m
|
stop_grace_period: 2m
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue