Make preallocation configurable

This commit is contained in:
Kroese 2023-04-18 18:29:50 +02:00 committed by GitHub
parent ce0e4f88e2
commit e4f34db022

View File

@ -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