Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
go-api-behavior
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ad4c137b
authored
Mar 24, 2020
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
init
parent
2be4b787
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
config/db.toml.demo
config/db.toml.dev
config/db.toml.demo
View file @
ad4c137b
...
...
@@ -7,7 +7,9 @@ dns="amqp://guest:guest@192.168.2.232:5672/"
[mongodb_databases]
dns="mongodb://ichunt:huntmon6699@192.168.1.237:27017/ichunt?authMechanism=SCRAM-SHA-1"
databases="ichunt"
collection="monitor_log"
[logSaveConfig]
time=120
length=1000
\ No newline at end of file
time=10
length=100
\ No newline at end of file
config/db.toml.dev
View file @
ad4c137b
[Liexin_databases]
dns="liexin:liexin#zsyM@tcp(192.168.2.232:3306)/liexin?parseTime=true"
[rabbitmq_ichunt]
queue_name="ichunt_monitor_user_behavior"
routing_key="ichunt_monitor_user_behavior"
...
...
@@ -11,7 +7,9 @@ dns="amqp://guest:guest@192.168.2.232:5672/"
[mongodb_databases]
dns="mongodb://ichunt:huntmon6699@192.168.1.237:27017/ichunt?authMechanism=SCRAM-SHA-1"
databases="ichunt"
collection="monitor_log"
[logSaveConfig]
time=30
length=5
\ No newline at end of file
time=10
length=100
\ 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