added port configuration
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# general
|
||||
DATA_DIR=./data/
|
||||
WEB_PORT=81
|
||||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
|
||||
# database
|
||||
DB_ROOT_PASSWD=
|
||||
|
||||
Reference in New Issue
Block a user