11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
# general
|
|
DATA_DIR=./data/
|
|
WEB_PORT=81
|
|
HTTP_PORT=80
|
|
HTTPS_PORT=443
|
|
|
|
# database
|
|
DB_ROOT_PASSWD=
|
|
DB_PASSWD=
|
|
DB_USER=npm_user
|