Skip to content

Commit 04eaf78

Browse files
Merge pull request #73 from lboecker/typo
Fix typo in README.md
2 parents e373e5f + 23c8a59 commit 04eaf78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ docker-compose up --build -d
201201
- publish your packages via command line
202202

203203
The Dockerfile provides a [default configuration file](conf/docker.yaml)
204-
that is internally available under `/verdaccio/config/conf.yaml`. In order
204+
that is internally available under `/verdaccio/conf/config.yaml`. In order
205205
to overwrite this configuration you can provide your own file and mount it
206206
on docker startup with the `--volume` option, or equivalent mechanism
207207
(e.g. ConfigMaps on Kubernetes / OpenShift with the

0 commit comments

Comments
 (0)