feat(plausible): ref volume location

master
arcbjorn 2 years ago
parent 5db907e98d
commit bc3c908745

@ -20,7 +20,7 @@ services:
container_name: plausible_events_db
restart: always
volumes:
- event-data:/var/lib/clickhouse
- /root/containers/plausible/clickhouse/event-data:/var/lib/clickhouse
- /root/containers/plausible/clickhouse/clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro
- /root/containers/plausible/clickhouse/clickhouse-user-config.xml:/etc/clickhouse-server/users.d/logging.xml:ro
ulimits:

Loading…
Cancel
Save