Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wecloud_im_server
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hewei
wecloud_im_server
Commits
38f5932f
Commit
38f5932f
authored
Feb 07, 2023
by
吴星煌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
5fa3db73
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
config/src/main/resources/config/application-test.yml
+8
-8
No files found.
config/src/main/resources/config/application-test.yml
View file @
38f5932f
...
@@ -15,9 +15,9 @@ spring-boot-plus:
...
@@ -15,9 +15,9 @@ spring-boot-plus:
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:mysql://1
24.71.83.1
1:3306/wecloud_im_feature_cluster?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://1
39.159.235.7
1:3306/wecloud_im_feature_cluster?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username
:
root
username
:
web
password
:
temple123456
password
:
Fh0l39UsND4AWBiAboB8
#//测试外网
#//测试外网
# url: jdbc:mysql://18.136.207.16:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
# url: jdbc:mysql://18.136.207.16:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
...
@@ -27,14 +27,14 @@ spring:
...
@@ -27,14 +27,14 @@ spring:
# Redis配置
# Redis配置
redis
:
redis
:
database
:
0
database
:
0
host
:
1
21.37.22.224
host
:
1
39.159.235.71
password
:
temple123456
password
:
8GRdHuZUolGYqqZvyJy4
port
:
6379
port
:
6379
cloud
:
cloud
:
nacos
:
nacos
:
discovery
:
discovery
:
server-addr
:
1
21.37.22.224
:8848
server-addr
:
1
39.159.235.71
:8848
dubbo
:
dubbo
:
...
@@ -42,7 +42,7 @@ dubbo:
...
@@ -42,7 +42,7 @@ dubbo:
port
:
20881
port
:
20881
name
:
dubbo
name
:
dubbo
registry
:
registry
:
address
:
nacos://1
21.37.22.224
:8848?username=nacos&password=nacos
address
:
nacos://1
39.159.235.71
:8848?username=nacos&password=nacos
provider
:
provider
:
cluster
:
channelRouterCluster
cluster
:
channelRouterCluster
consumer
:
consumer
:
...
@@ -60,7 +60,7 @@ load-blance:
...
@@ -60,7 +60,7 @@ load-blance:
# NameServer地址 用;作为地址的分隔符
# NameServer地址 用;作为地址的分隔符
rocketmq
:
rocketmq
:
namesrvAddr
:
1
21.37.22.224
:9876
namesrvAddr
:
1
39.159.235.71
:9876
# 生产者的组名
# 生产者的组名
producerId
:
im-server
producerId
:
im-server
...
...
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