提交 fd8bcdf4 authored 作者: 吕本才's avatar 吕本才

修改配置文件端口信息

上级 0abe59a7
......@@ -18,7 +18,7 @@ ruoshui:
# 开发环境配置
server:
# 服务器的HTTP端口,默认为8080
port: 8081
port: 10001
servlet:
# 应用的访问路径
context-path: /
......
......@@ -5,7 +5,7 @@ server:
# log config
logging:
config: classpath:logback.xml
path: /opt/applogs/executor/jobhandler
path: ./applogs/executor/jobhandler
datax:
job:
......
# web port
server:
port: 9505
port: 10003
#port: 8081
# log config
......@@ -13,7 +13,7 @@ datax:
job:
admin:
### datax admin address list, such as "http://address" or "http://address01,http://address02"
addresses: http://127.0.0.1:8081
addresses: http://127.0.0.1:10001
# addresses: http://192.168.172.173:8080
executor:
appname: mendale_executor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论