mirror of
https://github.com/dockur/windows.git
synced 2025-10-14 20:12:22 +00:00
fix: Change restart mode for Codespaces
This commit is contained in:
parent
b2d8b6f7a0
commit
013c18ef2f
2
.github/codespaces.yml
vendored
2
.github/codespaces.yml
vendored
@ -18,5 +18,5 @@ services:
|
||||
- 3389:3389/udp
|
||||
volumes:
|
||||
- ./windows:/storage
|
||||
restart: always
|
||||
restart: on-failure
|
||||
stop_grace_period: 2m
|
||||
|
Loading…
Reference in New Issue
Block a user