mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-26 21:07:23 +08:00
fix: Change restart mode for Codespaces
This commit is contained in:
parent
95a0de2808
commit
e8cae40182
2
.github/codespaces.yml
vendored
2
.github/codespaces.yml
vendored
@ -15,5 +15,5 @@ services:
|
||||
- 5000:5000
|
||||
volumes:
|
||||
- ./dsm:/storage
|
||||
restart: always
|
||||
restart: on-failure
|
||||
stop_grace_period: 2m
|
||||
|
||||
Loading…
Reference in New Issue
Block a user