Commit 60acf7db authored by liming's avatar liming

本地部署配置文件修改

parent aa370a79
...@@ -6,6 +6,7 @@ spring: ...@@ -6,6 +6,7 @@ spring:
database: 1 database: 1
host: 127.0.0.1 host: 127.0.0.1
port: 6379 port: 6379
password: 123456
swagger: swagger:
enable: true enable: true
......
...@@ -6,6 +6,17 @@ spring: ...@@ -6,6 +6,17 @@ spring:
database: 1 database: 1
host: 127.0.0.1 host: 127.0.0.1
port: 6379 port: 6379
password: 123456
swagger: swagger:
enable: true enable: true
\ No newline at end of file
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/
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