Commit aa2c56f2 authored by liming's avatar liming

配置文件调整

parent 8bdc4ac9
......@@ -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
......@@ -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
......@@ -4,8 +4,19 @@ spring:
- common-db-prod
redis:
database: 0
host: 127.0.0.1
host: 172.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
......@@ -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
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment