Compare commits

..

No commits in common. "f0a258a4229157d4e5699f2b72d411f2b86a2886" and "8bdb1f6a17f686d4108b21612c81fd3547e5660e" have entirely different histories.

View File

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