Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄成意
/
go_sku_server
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
8d7b618c
authored
Jun 01, 2021
by
hcy001
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新1.252
parent
12e8ecbc
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
5 deletions
bat/searchGrpc.bat
bat/searchHttp.bat
conf/dev/database.ini
conf/dev/rabmq.ini
bat/searchGrpc.bat
View file @
8d7b618c
set MICRO_REGISTRY=etcd
set MICRO_REGISTRY_ADDRESS=192.168.
2.23
2:2379
set MICRO_REGISTRY_ADDRESS=192.168.
1.25
2:2379
go run ../cmd/go_sku_server.go -config=../conf/config.ini
\ No newline at end of file
bat/searchHttp.bat
View file @
8d7b618c
::set MICRO_REGISTRY=etcd
::set MICRO_REGISTRY_ADDRESS=192.168.
2.23
2:2379
::set MICRO_REGISTRY_ADDRESS=192.168.
1.25
2:2379
go run ../cmd/search_http_server.go -config=../conf
\ No newline at end of file
conf/dev/database.ini
View file @
8d7b618c
...
...
@@ -23,7 +23,7 @@ type = mysql
[supp]
user_name
=
liexin_ass
password
=
`liexin_ass#zsyM`
host
=
192.168.
2.23
2
host
=
192.168.
1.25
2
database
=
liexin_ass
table_prefix
=
lie_
type
=
mysql
...
...
@@ -31,7 +31,7 @@ type = mysql
[cms]
user_name
=
ichuntcms
password
=
`ichuntcms#zsyM`
host
=
192.168.
2.23
2
host
=
192.168.
1.25
2
database
=
ichuntcms
table_prefix
=
type
=
mysql
...
...
conf/dev/rabmq.ini
View file @
8d7b618c
;存放rabmq连接信息
[rabmq]
url
=
amqp://guest:guest@192.168.
2.23
2:5672/
url
=
amqp://guest:guest@192.168.
1.25
2:5672/
;存放本系统所有的队列名称
[rabmq_all]
; bom任务id
...
...
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