feat(Plausible): Add new service

This commit is contained in:
2022-02-22 16:02:03 +01:00
parent 895623732f
commit 5d4d7ad7fb
12 changed files with 189 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
version: "3.8"
services:
clickhouse:
volumes:
- ./clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro
- ./clickhouse-user-config.xml:/etc/clickhouse-server/users.d/logging.xml:ro