Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
school-paper-admin
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
school-paper
school-paper-admin
Commits
339b155c
Commit
339b155c
authored
Jul 24, 2023
by
郑云飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
18faa8ba
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ruoyi-admin/src/main/resources/application-dev.yml
+1
-1
ruoyi-admin/src/main/resources/application.yml
+1
-1
No files found.
ruoyi-admin/src/main/resources/application-dev.yml
View file @
339b155c
...
...
@@ -104,7 +104,7 @@ spring:
# 端口,默认为6379
port
:
6319
# 数据库索引
database
:
6
database
:
7
# 密码(如没有密码请注释掉)
password
:
jhxx@2022
# 连接超时时间
...
...
ruoyi-admin/src/main/resources/application.yml
View file @
339b155c
...
...
@@ -27,7 +27,7 @@ captcha:
# 开发环境配置
server
:
# 服务器的HTTP端口,默认为8080
port
:
808
0
port
:
909
0
servlet
:
# 应用的访问路径
context-path
:
/
...
...
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