forked from bashclub/zamba-lxc-toolbox
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
@ -25,5 +25,8 @@ KIMAI_VERSION="main"
|
||||
# Defines the php version to install
|
||||
KIMAI_PHP_VERSION="8.1"
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="php-fpm,nginx,mariadb"
|
Reference in New Issue
Block a user