mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
6 lines
94 B
YAML
6 lines
94 B
YAML
version: '2.3'
|
|
services:
|
|
cassandra1:
|
|
image: cassandra:4.0
|
|
restart: always
|