Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
datacollector
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenweisong
datacollector
Commits
ae89901f
Commit
ae89901f
authored
Apr 24, 2020
by
chenweisong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
1fd75c7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
application-test.yml
src/main/resources/application-test.yml
+6
-6
No files found.
src/main/resources/application-test.yml
View file @
ae89901f
...
...
@@ -6,7 +6,7 @@ eureka:
region
:
default
serviceUrl
:
defaultZone
:
http://192.168.0.240:8081/eureka/
enabled
:
tru
e
enabled
:
fals
e
instance
:
prefer-ip-address
:
false
hostname
:
192.168.0.48
...
...
@@ -25,10 +25,10 @@ spring:
application
:
name
:
dataCollector
jpa
:
show-sql
:
tru
e
show-sql
:
fals
e
database-platform
:
org.hibernate.dialect.MySQL5Dialect
hibernate
:
ddl-auto
:
update
#
hibernate:
#
ddl-auto: update
datasource
:
url
:
jdbc:mysql://192.168.0.192:3306/cmb_dev?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=GMT%2B8
username
:
test
...
...
@@ -61,8 +61,8 @@ app:
default-bpmn-file
:
SubProcessStandard.bpmn
swagger2
:
#
host: 192.168.0.240:8762/api/datacollector
host
:
localhost:8110
host
:
192.168.0.240:8762/api/datacollector
#
host: localhost:8110
security
:
authUser
:
root
authPwd
:
pwd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment