Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
A
antai-sport-http-server
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
antai-sport
antai-sport-http-server
Commits
60acf7db
Commit
60acf7db
authored
Aug 12, 2022
by
liming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
本地部署配置文件修改
parent
aa370a79
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
application-local.yaml
mobile-api/src/main/resources/application-local.yaml
+1
-0
application-local.yaml
server-api/src/main/resources/application-local.yaml
+12
-1
No files found.
mobile-api/src/main/resources/application-local.yaml
View file @
60acf7db
...
...
@@ -6,6 +6,7 @@ spring:
database
:
1
host
:
127.0.0.1
port
:
6379
password
:
123456
swagger
:
enable
:
true
...
...
server-api/src/main/resources/application-local.yaml
View file @
60acf7db
...
...
@@ -6,6 +6,17 @@ spring:
database
:
1
host
:
127.0.0.1
port
:
6379
password
:
123456
swagger
:
enable
:
true
\ No newline at end of file
enable
:
true
aliyun
:
oss
:
region-id
:
cn-shanghai
access-key-id
:
LTAI5tJag75RdSQiVopwRdhc
access-key-secret
:
ShrA1zdrCRevavWUU9GwgyIodMFB2F
enabled
:
true
endpoint
:
https://oss-cn-shanghai.aliyuncs.com
bucket-name
:
shanghaijingji-sport-prod
cdn-url
:
https://shanghaijingji-sport-prod.oss-cn-shanghai.aliyuncs.com/
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