Merge pull request 'fix' (#98) from master into dev

Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/98
This commit is contained in:
emmatveev 2025-06-14 03:06:09 +03:00
commit f0a258a422

View File

@ -31,9 +31,9 @@ services:
image: clickhouse
networks:
- clickhouse-development
- common-infra-nginx-development
volumes:
- /sprint-data/clickhouse:/var/lib/clickhouse
- common-infra-nginx-development
environment:
CLICKHOUSE_PASSWORD: $CLICKHOUSE_PASSWORD_DEV
deploy: