verdaccio: Initial import
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
16
www-apps/verdaccio/files/verdaccio.confd
Normal file
16
www-apps/verdaccio/files/verdaccio.confd
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
# User and group to run under
|
||||
#VERDACCIO_USER=verdaccio
|
||||
#VERDACCIO_GROUP=verdaccio
|
||||
|
||||
# Additional options passed on startup
|
||||
#VERDACCIO_OPTS="--listen 127.0.0.1:4873"
|
||||
|
||||
# Location of storage and database files
|
||||
#VERDACCIO_DATA_DIR=/var/lib/verdaccio
|
||||
|
||||
# Configuration file to use
|
||||
#VERDACCIO_CONFIGFILE=/etc/verdaccio/config.yaml
|
||||
Reference in New Issue
Block a user