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.
1 parent e373e5f commit 23c8a59Copy full SHA for 23c8a59
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