master #21

Merged
emmatveev merged 2 commits from master into dev 2025-06-15 22:26:57 +03:00
Showing only changes of commit fad93012a1 - Show all commits

View File

@ -5,6 +5,7 @@ services:
image: mathwave/sprint-repo:monitoring
networks:
- clickhouse
- monitoring
environment:
CLICKHOUSE_PASSWORD: $CLICKHOUSE_PASSWORD_PROD
deploy:
@ -18,3 +19,5 @@ services:
networks:
clickhouse:
external: true
monitoring:
external: true