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:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpus: "${CPU}"
|
cpus: "${OS_CPU}"
|
||||||
memory: "${RAM}"
|
memory: "${OS_RAM}"
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/openpanel/skeleton/motd:/etc/motd:ro # SSH welcome message
|
- /etc/openpanel/skeleton/motd:/etc/motd:ro # SSH welcome message
|
||||||
- /home/${CONTEXT}/mail/:/var/mail/ # Mail storage
|
- /home/${CONTEXT}/mail/:/var/mail/ # Mail storage
|
||||||
|
Loading…
Reference in New Issue
Block a user