diff --git a/docker/child/Dockerfile b/docker/child/Dockerfile index 7f7a3d2..dfb7b06 100644 --- a/docker/child/Dockerfile +++ b/docker/child/Dockerfile @@ -1,3 +1,3 @@ FROM netdata/netdata - -COPY stream.conf /etc/netdata/stream.conf \ No newline at end of file +COPY stream.conf /etc/netdata/stream.conf +COPY netdata.conf /etc/netdata/netdata.conf \ No newline at end of file