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

Set DISK_SIZE to 32G in codespaces configuration

parent 859b049e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ services:
    environment:
      VERSION: "14"
      RAM_SIZE: "max"
      DISK_SIZE: "max"
      DISK_SIZE: "32G"
      CPU_CORES: "max"
      FORCE: "Y"
    devices: