Commit 39c13968 authored by shiyu's avatar shiyu

yml

parent 66317b18
...@@ -156,6 +156,8 @@ spring: ...@@ -156,6 +156,8 @@ spring:
elasticsearch: elasticsearch:
jest: jest:
uris: 172.16.122.190:9200 uris: 172.16.122.190:9200
username: elastic
password: changeme
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
......
...@@ -160,6 +160,8 @@ spring: ...@@ -160,6 +160,8 @@ spring:
elasticsearch: elasticsearch:
jest: jest:
uris: 172.16.122.190:9200 uris: 172.16.122.190:9200
username: elastic
password: changeme
server: server:
servlet: servlet:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment