refactor: split monitoring configuration

This commit is contained in:
Dominik Schmidt
2025-07-31 17:53:03 +02:00
parent c01f0f7efb
commit ead601d1f5
2 changed files with 7 additions and 5 deletions

View File

@@ -8,11 +8,6 @@ services:
# will expose the same metrics, so it's sufficient to query one endpoint
PROXY_DEBUG_ADDR: 0.0.0.0:9205
collaboration:
environment:
# metrics
COLLABORATION_DEBUG_ADDR: 0.0.0.0:9304
networks:
opencloud-net:
external: true