mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
Merge pull request #210 from einfallstoll/patch-1
Add a comment how to listen on INADDR_ANY
This commit is contained in:
commit
24e3b5efba
@ -80,6 +80,7 @@ packages:
|
|||||||
#url_prefix: https://dev.company.local/sinopia/
|
#url_prefix: https://dev.company.local/sinopia/
|
||||||
|
|
||||||
# you can specify listen address (or simply a port)
|
# you can specify listen address (or simply a port)
|
||||||
|
# to listen on INADDR_ANY use 0.0.0.0:4873
|
||||||
#listen: localhost:4873
|
#listen: localhost:4873
|
||||||
|
|
||||||
# type: file | stdout | stderr
|
# type: file | stdout | stderr
|
||||||
|
Loading…
Reference in New Issue
Block a user