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

fix: Change restart mode for Codespaces

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