Update ubuntu.yaml

This commit is contained in:
Stefan Pejcic
2025-02-22 11:17:00 +01:00
committed by GitHub
parent 572ddd1195
commit cddbc1d6cc

View File

@@ -10,8 +10,8 @@ services:
deploy:
resources:
limits:
cpus: "${CPU}"
memory: "${RAM}"
cpus: "${OS_CPU}"
memory: "${OS_RAM}"
volumes:
- /etc/openpanel/skeleton/motd:/etc/motd:ro # SSH welcome message
- /home/${CONTEXT}/mail/:/var/mail/ # Mail storage