Commit ef557864 authored by cuijun's avatar cuijun

修改nacos配置 独立项目

parent f672ce68
...@@ -16,7 +16,7 @@ spring: ...@@ -16,7 +16,7 @@ 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: rs-cloud-platform namespace: rs_gdweb_platform
--- ---
spring: spring:
......
...@@ -19,7 +19,7 @@ spring: ...@@ -19,7 +19,7 @@ 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: rs-cloud-platform namespace: rs_gdweb_platform
--- ---
spring: spring:
profiles: pro profiles: pro
......
...@@ -18,7 +18,7 @@ spring: ...@@ -18,7 +18,7 @@ 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: rs-cloud-platform namespace: rs_gdweb_platform
--- ---
spring: spring:
......
...@@ -15,7 +15,7 @@ spring: ...@@ -15,7 +15,7 @@ spring:
datasource: datasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.jdbc.Driver 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 username: root
password: sslcloud123*() password: sslcloud123*()
# driverClassName: org.postgresql.Driver # driverClassName: org.postgresql.Driver
......
...@@ -31,6 +31,6 @@ spring: ...@@ -31,6 +31,6 @@ 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: rs-cloud-platform namespace: rs_gdweb_platform
#rscloudbox: #rscloudbox:
# clientip: http://127.0.0.1:8090 # clientip: http://127.0.0.1:8090
\ No newline at end of file
...@@ -27,4 +27,4 @@ spring: ...@@ -27,4 +27,4 @@ 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: rs-cloud-platform namespace: rs_gdweb_platform
\ No newline at end of file \ No newline at end of file
...@@ -27,4 +27,4 @@ spring: ...@@ -27,4 +27,4 @@ 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: rs-cloud-platform namespace: rs_gdweb_platform
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment