1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/conf
José De Paz 831083a976 Problem with docker.yaml
There is a problem with the docker.yaml file.

auth:
   htpasswd:
     file:/verdaccio/config/htpasswd

The file property should point to /verdaccio/conf/htpasswd because folder /verdaccio/config dosen't exist and therefore dosen't let to create users.

Thank you for working on this great tool.

Regards
2016-10-19 16:38:51 -06:00
..
default.yaml Update the configs to fully support proxying scoped packages from the npm registry 2016-10-11 18:15:02 -05:00
docker.yaml Problem with docker.yaml 2016-10-19 16:38:51 -06:00
full.yaml Implement timestamped pretty logging to stdout or stderr 2016-10-11 18:43:20 -05:00
README.md move config file to separate folder 2014-11-12 18:49:37 +03:00

This directory is for config examples.