add changelog

This commit is contained in:
Martin Mattel
2026-02-06 08:51:02 +01:00
committed by Martin
parent 47c96bf8ee
commit 430fdb5c2a
2 changed files with 15 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ services:
# will expose the same metrics, so it's sufficient to query one endpoint
PROXY_DEBUG_ADDR: 0.0.0.0:9205
# include additional monitoring definitions for collabora and onlyoffice via the .env file
# include additional monitoring definitions such as collabora and onlyoffice via the .env file
# if the envvars are not uncommented in the .env file, use a dummy file with no content instead
# compose is not able to conditionally include, this mimics the behavior
include:
@@ -23,3 +23,7 @@ include:
networks:
ocis-net:
# additional includes to define monitoring products to be used in this setup
#include:
# ...