mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-27 22:24:43 +02:00
matrix: add tag element-web
This commit is contained in:
parent
022871e9d7
commit
b44d99c64b
1 changed files with 1 additions and 4 deletions
|
@ -19,11 +19,8 @@ LXC_UNPRIVILEGED="1"
|
||||||
# enable nesting feature
|
# enable nesting feature
|
||||||
LXC_NESTING="1"
|
LXC_NESTING="1"
|
||||||
|
|
||||||
# Define the version of Element Web
|
|
||||||
MATRIX_ELEMENT_VERSION="v1.9.9"
|
|
||||||
|
|
||||||
# Sets the minimum amount of RAM the service needs for operation
|
# Sets the minimum amount of RAM the service needs for operation
|
||||||
LXC_MEM_MIN=1024
|
LXC_MEM_MIN=1024
|
||||||
|
|
||||||
# service dependent meta tags
|
# service dependent meta tags
|
||||||
SERVICE_TAGS="nginx,postgresql"
|
SERVICE_TAGS="nginx,postgresql,element-web"
|
Loading…
Add table
Add a link
Reference in a new issue