Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
europa-erp-python
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
c1b5117f
authored
Sep 18, 2024
by
岳巧源
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add local config
parent
c70d987a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
config.json
config.json
View file @
c1b5117f
...
@@ -38,5 +38,25 @@
...
@@ -38,5 +38,25 @@
"password"
:
"rs2024Sl00293sOoj"
,
"password"
:
"rs2024Sl00293sOoj"
,
"username"
:
"rs"
"username"
:
"rs"
}
}
},
"local"
:
{
"rabbit_mq"
:
{
"producer"
:
{
"host"
:
"192.168.1.237"
,
"port"
:
5672
,
"user"
:
"huntadmin"
,
"password"
:
"jy2y2900"
,
"queue_name"
:
"europa_erp_sku_queue"
,
"rabbit_mq_exchange"
:
"europa_erp_parse_file_exchange"
,
"rabbit_mq_routing_key"
:
"europa_erp_sku_routing"
}
},
"tmp_file_path"
:
"./"
,
"ftp"
:
{
"host"
:
"datas.chiplinks.net"
,
"port"
:
2111
,
"password"
:
"rs2024Sl00293sOoj"
,
"username"
:
"rs"
}
}
}
}
}
\ 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