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
7ef58732
Commit
7ef58732
authored
Sep 15, 2021
by
giaogiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
飞蛙环境ip
parent
e1830081
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
6 deletions
+20
-6
config/src/main/resources/config/application-prod.yml
+20
-6
No files found.
config/src/main/resources/config/application-prod.yml
View file @
7ef58732
...
...
@@ -14,18 +14,32 @@ spring-boot-plus:
request-log-format
:
false
response-log-format
:
false
spring
:
# upay
# datasource:
# url: jdbc:mysql://172.31.38.183:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
# username: web
# password: 74DXJwJE7wYehHr5VFJbc2w8
# # Redis配置
# redis:
# database: 0
# host: 172.31.38.183
# password: qZ8yzTz8chSZE1ZbbRbK
# port: 6379
# 飞蛙
datasource
:
url
:
jdbc:mysql://1
72.31.38.183
:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://1
27.0.0.1
:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username
:
web
password
:
74DXJwJE7wYehHr5VFJbc2w8
# Redis配置
password
:
axT8knPN5hAP
redis
:
database
:
0
host
:
1
72.31.38.183
password
:
qZ8yzTz8chSZE1ZbbRbK
host
:
1
27.0.0.1
password
:
JH86uc53r8Ca
port
:
6379
cloud
:
nacos
:
discovery
:
...
...
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