We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4c6b8 commit eae9726Copy full SHA for eae9726
compose.yaml
@@ -1,5 +1,7 @@
1
x-base-service: &base-service
2
image: clickhouse/clickhouse-server:${CLICKHOUSE_VERSION:-23.6.2.18}
3
+ environment:
4
+ - CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: 1
5
restart: always
6
ulimits:
7
nofile:
0 commit comments