swarm
This commit is contained in:
@ -15,6 +15,7 @@ services:
|
||||
- CLICKHOUSE_ADMIN_PASSWORD=${CLICKHOUSE_ADMIN_PASSWORD}
|
||||
volumes:
|
||||
- 'data_db:/bitnami/clickhouse'
|
||||
- 'data_config:/opt/bitnami/clickhouse/etc'
|
||||
deploy:
|
||||
update_config:
|
||||
order: start-first
|
||||
@ -31,5 +32,5 @@ services:
|
||||
volumes:
|
||||
data_db:
|
||||
driver: local
|
||||
|
||||
|
||||
data_config:
|
||||
driver: local
|
||||
|
Reference in New Issue
Block a user