0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-21 12:20:38 +00:00

docs: fix Caddy docker compose example ()

This commit is contained in:
Ilya Mashchenko 2024-11-05 21:14:22 +02:00 committed by GitHub
parent cf4f1d2ccf
commit 4fb9eb7d46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -355,6 +355,7 @@ services:
volumes: volumes:
caddy_data: caddy_data:
caddy_config: caddy_config:
netdataconfig:
netdatalib: netdatalib:
netdatacache: netdatacache:
``` ```