Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform
Project
Project
Details
Activity
Releases
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
youjj
cloud-platform
Commits
d0068207
Commit
d0068207
authored
Dec 13, 2019
by
jiaorz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
seata
parent
d936f777
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
bootstrap.yml
ace-auth/ace-auth-server/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...ehicle/xx-vehicle-server/src/main/resources/bootstrap.yml
+1
-1
file.conf
xx-vehicle/xx-vehicle-server/src/main/resources/file.conf
+1
-1
No files found.
ace-auth/ace-auth-server/src/main/resources/bootstrap.yml
View file @
d0068207
...
...
@@ -13,7 +13,7 @@ spring:
cloud
:
nacos
:
config
:
server-addr
:
1
27.0.0.1
:8848
server-addr
:
1
0.5.52.4
:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
---
...
...
xx-vehicle/xx-vehicle-server/src/main/resources/bootstrap.yml
View file @
d0068207
...
...
@@ -23,7 +23,7 @@ spring:
cloud
:
nacos
:
config
:
server-addr
:
1
27.0.0.1
:8848
server-addr
:
1
0.5.52.4
:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
...
...
xx-vehicle/xx-vehicle-server/src/main/resources/file.conf
View file @
d0068207
...
...
@@ -31,7 +31,7 @@ service {
#vgroup->rgroup
vgroup_mapping
.
vehicle_tx_group
=
"default"
#only support single node
default
.
grouplist
=
"1
27.0.0.1
:8091"
default
.
grouplist
=
"1
0.5.52.4
:8091"
#degrade current not support
enableDegrade
=
false
#disable
...
...
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