We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e373e5f + 23c8a59 commit 04eaf78Copy full SHA for 04eaf78
README.md
@@ -201,7 +201,7 @@ docker-compose up --build -d
201
- publish your packages via command line
202
203
The Dockerfile provides a [default configuration file](conf/docker.yaml)
204
-that is internally available under `/verdaccio/config/conf.yaml`. In order
+that is internally available under `/verdaccio/conf/config.yaml`. In order
205
to overwrite this configuration you can provide your own file and mount it
206
on docker startup with the `--volume` option, or equivalent mechanism
207
(e.g. ConfigMaps on Kubernetes / OpenShift with the
0 commit comments