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

Make preallocation configurable

parent 61faa116
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ EXPOSE 5000
EXPOSE 5001

ENV URL ""
ENV ALLOCATE Y
ENV CPU_CORES 1
ENV DISK_SIZE 16G
ENV RAM_SIZE 512M