diff --git a/.devcontainer/codespaces.yml b/.devcontainer/codespaces.yml index 85e3f64..0a6f747 100644 --- a/.devcontainer/codespaces.yml +++ b/.devcontainer/codespaces.yml @@ -1,3 +1,4 @@ +https://github.com/aripitek/windows services: windows: container_name: windows @@ -17,5 +18,5 @@ services: - 3389:3389/udp volumes: - ./windows:/storage - restart: on-failure + restart: on-restart stop_grace_period: 2m