Unverified Commit 013c18ef authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Change restart mode for Codespaces

parent b2d8b6f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ services:
      - 3389:3389/udp
    volumes:
      - ./windows:/storage
    restart: always
    restart: on-failure
    stop_grace_period: 2m