mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update ubuntu.yaml
This commit is contained in:
parent
572ddd1195
commit
cddbc1d6cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user