Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
financial-sdk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QG
financial-sdk
Commits
5cbc2276
Commit
5cbc2276
authored
Jul 25, 2016
by
Java-刘 彧阳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加配置
parent
6be01147
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
config.properties
src/main/resources/config/beta/config.properties
+6
-0
config.properties
src/main/resources/config/product/config.properties
+6
-0
No files found.
src/main/resources/config/beta/config.properties
0 → 100644
View file @
5cbc2276
sms.rabbitmq.host
=
192.168.192.243
sms.rabbitmq.port
=
5672
sms.rabbitmq.user
=
rabbit_admin
sms.rabbitmq.password
=
abc1234
sms.rabbitmq.exchange-name
=
sms-control
sms.rabbitmq.vhost
=
sms
\ No newline at end of file
src/main/resources/config/product/config.properties
0 → 100644
View file @
5cbc2276
sms.rabbitmq.host
=
192.168.192.243
sms.rabbitmq.port
=
5672
sms.rabbitmq.user
=
rabbit_admin
sms.rabbitmq.password
=
abc1234
sms.rabbitmq.exchange-name
=
sms-control
sms.rabbitmq.vhost
=
sms
\ No newline at end of file
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