mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Merge branch 'master' into 4.x
This commit is contained in:
commit
af0b22aba9
2 changed files with 3 additions and 3 deletions
|
@ -116,7 +116,7 @@ This will prompt you for user credentials which will be saved on the `verdaccio`
|
||||||
|
|
||||||
<h2 align="center"> Docker</h2>
|
<h2 align="center"> Docker</h2>
|
||||||
|
|
||||||
Below are the most commony needed informations,
|
Below are the most commonly needed informations,
|
||||||
every aspect of Docker and verdaccio is [documented separately](https://www.verdaccio.org/docs/en/docker.html)
|
every aspect of Docker and verdaccio is [documented separately](https://www.verdaccio.org/docs/en/docker.html)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
# Do not configure host and port under `listen` in this file
|
# Do not configure host and port under `listen` in this file
|
||||||
# as it will be ignored when using docker.
|
# as it will be ignored when using docker.
|
||||||
# see https://github.com/verdaccio/verdaccio/blob/master/wiki/docker.md#docker-and-custom-port-configuration
|
# see https://verdaccio.org/docs/en/docker#docker-and-custom-port-configuration
|
||||||
#
|
#
|
||||||
# Look here for more config file examples:
|
# Look here for more config file examples:
|
||||||
# https://github.com/verdaccio/verdaccio/tree/master/conf
|
# https://github.com/verdaccio/verdaccio/tree/master/conf
|
||||||
|
|
Loading…
Reference in a new issue