Commit ef557864 authored by cuijun's avatar cuijun

修改nacos配置 独立项目

parent f672ce68
......@@ -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:
......
......@@ -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
......
......@@ -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:
......
......@@ -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
......
......@@ -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
......@@ -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
......@@ -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
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