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
ba686715
Commit
ba686715
authored
Aug 05, 2020
by
周健威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加固定等待时间
parent
a2a2be91
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
22 additions
and
0 deletions
+22
-0
bootstrap.yml
ace-auth/ace-auth-server/src/main/resources/bootstrap.yml
+2
-0
application.yml
ace-control/ace-monitor/src/main/resources/application.yml
+1
-0
bootstrap.yml
ace-gate/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
ace-modules/ace-admin/src/main/resources/bootstrap.yml
+1
-0
bootstrap.yml
...ivity/xx-activity-server/src/main/resources/bootstrap.yml
+1
-0
bootstrap.yml
...psite/xx-campsite-server/src/main/resources/bootstrap.yml
+1
-0
bootstrap.yml
xx-im/xx-im-server/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
xx-order/xx-order-server/src/main/resources/bootstrap.yml
+1
-0
bootstrap.yml
xx-summit/xx-summit-server/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
xx-tour/xx-tour-server/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
xx-uccn/xx-uccn-server/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
...rsal/xx-universal-server/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
.../xx-user-behavior-server/src/main/resources/bootstrap.yml
+2
-0
bootstrap.yml
...ehicle/xx-vehicle-server/src/main/resources/bootstrap.yml
+1
-0
No files found.
ace-auth/ace-auth-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -16,6 +16,8 @@ spring:
...
@@ -16,6 +16,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
shared-dataids
:
common-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
ace-control/ace-monitor/src/main/resources/application.yml
View file @
ba686715
...
@@ -5,6 +5,7 @@ spring:
...
@@ -5,6 +5,7 @@ spring:
nacos
:
nacos
:
discovery
:
discovery
:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
server
:
server
:
port
:
8764
#启动端口
port
:
8764
#启动端口
...
...
ace-gate/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -19,6 +19,8 @@ spring:
...
@@ -19,6 +19,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
ace-modules/ace-admin/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -18,6 +18,7 @@ spring:
...
@@ -18,6 +18,7 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
...
...
xx-activity/xx-activity-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -26,6 +26,7 @@ spring:
...
@@ -26,6 +26,7 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-campsite/xx-campsite-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -16,6 +16,7 @@ spring:
...
@@ -16,6 +16,7 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
...
...
xx-im/xx-im-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -26,6 +26,8 @@ spring:
...
@@ -26,6 +26,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-order/xx-order-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -16,6 +16,7 @@ spring:
...
@@ -16,6 +16,7 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,+ mongodb日志配置
#共用配置,+ mongodb日志配置
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
#---
#---
#spring:
#spring:
...
...
xx-summit/xx-summit-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -26,6 +26,8 @@ spring:
...
@@ -26,6 +26,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-tour/xx-tour-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -37,6 +37,8 @@ spring:
...
@@ -37,6 +37,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-uccn/xx-uccn-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -17,6 +17,8 @@ spring:
...
@@ -17,6 +17,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-universal/xx-universal-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -27,6 +27,8 @@ spring:
...
@@ -27,6 +27,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-user-behavior-collect/xx-user-behavior-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -17,6 +17,8 @@ spring:
...
@@ -17,6 +17,8 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
profiles
:
pro
profiles
:
pro
...
...
xx-vehicle/xx-vehicle-server/src/main/resources/bootstrap.yml
View file @
ba686715
...
@@ -26,6 +26,7 @@ spring:
...
@@ -26,6 +26,7 @@ spring:
server-addr
:
127.0.0.1:8848
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
shared-dataids
:
common-dev.yaml,mongodb-log-dev.yaml
namespace
:
79c02452-9d8e-4700-b90a-9132ae4976ff
---
---
spring
:
spring
:
...
...
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