matrix: add tag element-web

This commit is contained in:
thorstenspille 2023-02-11 16:21:46 +01:00
parent 022871e9d7
commit b44d99c64b

View File

@ -19,11 +19,8 @@ LXC_UNPRIVILEGED="1"
# enable nesting feature
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
LXC_MEM_MIN=1024
# service dependent meta tags
SERVICE_TAGS="nginx,postgresql"
SERVICE_TAGS="nginx,postgresql,element-web"