Add resource-limit env options to all compose files and .env.example
This commit is contained in:
@@ -8,3 +8,10 @@ ACME_EMAIL=you@example.com
|
||||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
BACKUP_PASSWORD=
|
||||
|
||||
# Optional resource-panel tuning (see compose.release.yaml). Leave commented
|
||||
# to run unlimited / compare Disk against the whole volume.
|
||||
# DATA_DIR_LIMIT_GB=30
|
||||
# MEM_LIMIT=2g
|
||||
# CPU_LIMIT=2
|
||||
# CPUSET=0,1
|
||||
|
||||
Reference in New Issue
Block a user