diff --git a/Dockerfile b/Dockerfile index 9e59e7f..2ce4b1d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -61,7 +61,7 @@ ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/ VOLUME /storage EXPOSE 22 139 445 5000 -ENV RAM_SIZE="1G" +ENV RAM_SIZE="2G" ENV CPU_CORES="2" ENV DISK_SIZE="16G"