Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saasio
Project
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
reyun
saasio
Commits
d327cc76
Commit
d327cc76
authored
7 years ago
by
carrieyzzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new test ip config
parent
ea42d220
master
…
30921_bugfix
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
pom.xml
pom.xml
+5
-5
No files found.
pom.xml
View file @
d327cc76
...
...
@@ -159,7 +159,7 @@
<id>
split_test
</id>
<properties>
<label>
dev
</label>
<datasource.url>
jdbc:mysql://
io-split-rds.c42s8pkbxrdg.rds.cn-north-1.amazonaws.com.cn
:3306/userio?characterEncoding=utf-8
</datasource.url>
<datasource.url>
jdbc:mysql://
10.3.20.32
:3306/userio?characterEncoding=utf-8
</datasource.url>
<datasource.username>
reyun
</datasource.username>
<datasource.password>
reyun123
</datasource.password>
<datasource.driver>
com.mysql.jdbc.Driver
</datasource.driver>
...
...
@@ -169,13 +169,13 @@
<redis.ip.requesttimes>
5
</redis.ip.requesttimes>
<redis.ip.unknown.requesttimes>
5
</redis.ip.unknown.requesttimes>
<redis.surl.host>
io-split-wenqiang.dgfxhr.0001.cnn1.cache.amazonaws.com.cn
</redis.surl.host>
<redis.surl.host>
10.3.20.33
</redis.surl.host>
<redis.surl.port>
6379
</redis.surl.port>
<cache.livetime>
300
</cache.livetime>
<iscache>
0
</iscache>
<redis.surl.database>
1
</redis.surl.database>
<redis.event.host>
io-split-wenqiang.dgfxhr.0001.cnn1.cache.amazonaws.com.cn
</redis.event.host>
<redis.event.host>
10.3.20.33
</redis.event.host>
<redis.event.port>
6379
</redis.event.port>
<redis.event.database>
0
</redis.event.database>
<!--Redis setting//end-->
...
...
@@ -185,10 +185,10 @@
<report.url>
http://localhost:8003/
</report.url>
<admin.url>
http://localhost:9020
</admin.url>
<receiver.host>
ec2-54-223-170-25.cn-north-1.compute.amazonaws.com.cn
</receiver.host>
<receiver.host>
localhost
</receiver.host>
<receiver.port>
8080
</receiver.port>
<io.receiver.host>
ec2-54-223-170-25.cn-north-1.compute.amazonaws.com.cn
</io.receiver.host>
<io.receiver.host>
localhost
</io.receiver.host>
<io.receiver.port>
8081
</io.receiver.port>
<trackingio.url>
http://localhost:8002
</trackingio.url>
...
...
This diff is collapsed.
Click to expand it.
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