Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rs-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
周健威
rs-cloud-platform
Commits
ef557864
Commit
ef557864
authored
May 16, 2024
by
cuijun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改nacos配置 独立项目
parent
f672ce68
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
bootstrap.yml
ace-auth/ace-auth-server/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
ace-gate/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
ace-modules/ace-admin/src/main/resources/bootstrap.yml
+1
-1
application.yml
ace-modules/ace-generator/src/main/resources/application.yml
+1
-1
bootstrap.yml
...ter/rs-datacenter-server/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...rsal/rs-universal-server/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...ebsite/rs-website-server/src/main/resources/bootstrap.yml
+1
-1
No files found.
ace-auth/ace-auth-server/src/main/resources/bootstrap.yml
View file @
ef557864
...
...
@@ -16,7 +16,7 @@ spring:
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
namespace
:
rs
-cloud-
platform
namespace
:
rs
_gdweb_
platform
---
spring
:
...
...
ace-gate/src/main/resources/bootstrap.yml
View file @
ef557864
...
...
@@ -19,7 +19,7 @@ spring:
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
namespace
:
rs
-cloud-
platform
namespace
:
rs
_gdweb_
platform
---
spring
:
profiles
:
pro
...
...
ace-modules/ace-admin/src/main/resources/bootstrap.yml
View file @
ef557864
...
...
@@ -18,7 +18,7 @@ spring:
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
namespace
:
rs
-cloud-
platform
namespace
:
rs
_gdweb_
platform
---
spring
:
...
...
ace-modules/ace-generator/src/main/resources/application.yml
View file @
ef557864
...
...
@@ -15,7 +15,7 @@ spring:
datasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
driverClassName
:
com.mysql.jdbc.Driver
url
:
jdbc:mysql://10.5.52.4:3307/
rscp
_website?useUnicode=true&characterEncoding=UTF-8
url
:
jdbc:mysql://10.5.52.4:3307/
gdweb
_website?useUnicode=true&characterEncoding=UTF-8
username
:
root
password
:
sslcloud123*()
# driverClassName: org.postgresql.Driver
...
...
rs-datacenter/rs-datacenter-server/src/main/resources/bootstrap.yml
View file @
ef557864
...
...
@@ -31,6 +31,6 @@ spring:
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
namespace
:
rs
-cloud-
platform
namespace
:
rs
_gdweb_
platform
#rscloudbox:
# clientip: http://127.0.0.1:8090
\ No newline at end of file
rs-universal/rs-universal-server/src/main/resources/bootstrap.yml
View file @
ef557864
...
...
@@ -27,4 +27,4 @@ spring:
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
namespace
:
rs-cloud-platform
\ No newline at end of file
namespace
:
rs_gdweb_platform
\ No newline at end of file
rs-website/rs-website-server/src/main/resources/bootstrap.yml
View file @
ef557864
...
...
@@ -27,4 +27,4 @@ spring:
server-addr
:
127.0.0.1:8848
#共用配置,暂定一个
shared-dataids
:
common-dev.yaml
namespace
:
rs-cloud-platform
\ No newline at end of file
namespace
:
rs_gdweb_platform
\ 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