Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-api-boot-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-api-boot-master
Commits
62c72cd9
Commit
62c72cd9
authored
Nov 14, 2024
by
wux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除application-jddev.yaml,修改application.yaml文件
parent
564d491b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
docker-compose-jddev.yml
docker-compose-jddev.yml
+1
-1
application-local.yaml
yudao-server/src/main/resources/application-local.yaml
+2
-2
No files found.
docker-compose-jddev.yml
View file @
62c72cd9
...
...
@@ -5,7 +5,7 @@ services:
ports
:
-
"
9091:9001"
environment
:
env
:
jddev
env
:
uat
volumes
:
-
'
/etc/localtime:/etc/localtime'
-
'
/jiedao/docker/test/apps/jiedao/api/logs/operator:/logs'
...
...
yudao-server/src/main/resources/application-local.yaml
View file @
62c72cd9
...
...
@@ -45,8 +45,8 @@ spring:
primary
:
master
datasource
:
master
:
name
:
jiedao
# name: ruoyi-vue-pro-flowable
name
:
jiedao
db
# name: ruoyi-vue-pro-flowable
url
:
jdbc:mysql://117.72.42.41:2290/${spring.datasource.dynamic.datasource.master.name}?useUnicode=true&useSSL=true&characterEncoding=utf8&characterSetResults=utf8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&autoReconnect=true&rewriteBatchedStatements=TRUE
driver-class-name
:
com.mysql.cj.jdbc.Driver
username
:
jiedao
...
...
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