.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<application port="5001" xmlns="application.xsd">
|
||||
<application port="5001">
|
||||
<resources>
|
||||
<listener value="net.tccn.base.MetaListenter"/>
|
||||
<properties load="config.txt"></properties>
|
||||
|
||||
@@ -12,10 +12,10 @@ rpc.url=
|
||||
kafak.servers=
|
||||
|
||||
#--------------- arango --------------
|
||||
arango.host=120.24.230.60
|
||||
arango.host=127.0.0.1
|
||||
arango.port=8529
|
||||
arango.user=root
|
||||
arango.passwd=abc123
|
||||
arango.password=123456
|
||||
arango.database=db_dev
|
||||
|
||||
#--------------- arango --------------
|
||||
@@ -24,3 +24,7 @@ tplPath=/tpl
|
||||
# file|db
|
||||
dataCate=db
|
||||
dataPath=${APP_HOME}/conf/data/
|
||||
|
||||
#--------------- 文件上传 --------------
|
||||
upfile.dir=/var/www/upload/meta/
|
||||
upfile.view=http://img.1216.top/meta/
|
||||
|
||||
Reference in New Issue
Block a user