From 23c8a598352d16a87b8e40e107b1969b2added4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20B=C3=B6cker?= <46244167+lboecker@users.noreply.github.com> Date: Tue, 30 Apr 2019 16:32:31 +0200 Subject: [PATCH] docs: fix typo within README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 808c706..6f16576 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ docker-compose up --build -d - publish your packages via command line The Dockerfile provides a [default configuration file](conf/docker.yaml) -that is internally available under `/verdaccio/config/conf.yaml`. In order +that is internally available under `/verdaccio/conf/config.yaml`. In order to overwrite this configuration you can provide your own file and mount it on docker startup with the `--volume` option, or equivalent mechanism (e.g. ConfigMaps on Kubernetes / OpenShift with the