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
aa2c56f2
Commit
aa2c56f2
authored
Apr 22, 2022
by
liming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置文件调整
parent
8bdc4ac9
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
41 additions
and
14 deletions
+41
-14
application-dev.yaml
management-api/src/main/resources/application-dev.yaml
+9
-1
application-local.yaml
management-api/src/main/resources/application-local.yaml
+9
-1
application-prod.yaml
management-api/src/main/resources/application-prod.yaml
+14
-3
application-test.yaml
management-api/src/main/resources/application-test.yaml
+9
-1
application.yaml
management-api/src/main/resources/application.yaml
+0
-8
No files found.
management-api/src/main/resources/application-dev.yaml
View file @
aa2c56f2
...
...
@@ -11,4 +11,12 @@ spring:
swagger
:
enable
:
true
game-server-address
:
http://8.141.144.99:3333/close?MatchId=force
\ No newline at end of file
aliyun
:
oss
:
region-id
:
cn-beijing
access-key-id
:
LTAI4Fq5tjMLps5529Vnp7Kz
access-key-secret
:
W1UAzbKf5Ufo6lrFVTe6hicKPoSBSG
enabled
:
true
endpoint
:
https://oss-cn-beijing.aliyuncs.com
bucket-name
:
antai-sport
cdn-url
:
http://antai-sport.oss-cn-beijing.aliyuncs.com/
\ No newline at end of file
management-api/src/main/resources/application-local.yaml
View file @
aa2c56f2
...
...
@@ -10,4 +10,12 @@ spring:
swagger
:
enable
:
true
game-server-address
:
http://127.0.0.1:3333/close?MatchId=force
\ No newline at end of file
aliyun
:
oss
:
region-id
:
cn-beijing
access-key-id
:
LTAI4Fq5tjMLps5529Vnp7Kz
access-key-secret
:
W1UAzbKf5Ufo6lrFVTe6hicKPoSBSG
enabled
:
true
endpoint
:
https://oss-cn-beijing.aliyuncs.com
bucket-name
:
antai-sport
cdn-url
:
http://antai-sport.oss-cn-beijing.aliyuncs.com/
\ No newline at end of file
management-api/src/main/resources/application-prod.yaml
View file @
aa2c56f2
...
...
@@ -4,8 +4,19 @@ spring:
-
common-db-prod
redis
:
database
:
0
host
:
1
27.0.0.1
host
:
1
72.18.83.254
port
:
6379
password
:
ENC(
yKZoKLWfAj6BRglq4C2HWWjsL64maeCm
)
password
:
ENC(
UgcvbmfTyoBY7fyKdpGFyiKZj7ICxY21K1P8o7UITfI=
)
game-server-address
:
http://8.141.144.99:3333/close?MatchId=force
\ No newline at end of file
swagger
:
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/
\ No newline at end of file
management-api/src/main/resources/application-test.yaml
View file @
aa2c56f2
...
...
@@ -11,4 +11,12 @@ spring:
swagger
:
enable
:
true
game-server-address
:
http://8.141.144.99:3333/close?MatchId=force
\ No newline at end of file
aliyun
:
oss
:
region-id
:
cn-beijing
access-key-id
:
LTAI4Fq5tjMLps5529Vnp7Kz
access-key-secret
:
W1UAzbKf5Ufo6lrFVTe6hicKPoSBSG
enabled
:
true
endpoint
:
https://oss-cn-beijing.aliyuncs.com
bucket-name
:
antai-sport
cdn-url
:
http://antai-sport.oss-cn-beijing.aliyuncs.com/
\ No newline at end of file
management-api/src/main/resources/application.yaml
View file @
aa2c56f2
...
...
@@ -61,14 +61,6 @@ swagger:
-
com.antai.sport.http.server.repository.sys.entity.SysUser
aliyun
:
access-key-id
:
LTAI4FivP3A9hfXzF5Z2KKNM
access-key-secret
:
W1erPY4SLOoPK0YwwptLZCSfZ61K4c
sms
:
sign
:
安泰实业
region-id
:
cn-qingdao
time-out
:
1000
template-code
:
login
:
SMS_136440120
#登录确认验证码
oss
:
region-id
:
cn-beijing
access-key-id
:
LTAI4Fq5tjMLps5529Vnp7Kz
...
...
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