17 lines
590 B
YAML
17 lines
590 B
YAML
# 线上 prod 专用配置(打包进 jar,不依赖项目内 nacos/ 目录)
|
||
# OSS 与本地开发环境保持一致(test-dragon-yf-pub)
|
||
|
||
dromara:
|
||
x-file-storage:
|
||
default-platform: aliyun-oss-1
|
||
thumbnail-suffix: ""
|
||
aliyun-oss:
|
||
- platform: aliyun-oss-1
|
||
enable-storage: true
|
||
access-key: LTAI5tFerUgBCLEbXtinDD6d
|
||
secret-key: XyGVNV2RvW8U3ceoJDiy9A9oLvCGYp
|
||
end-point: oss-cn-hangzhou.aliyuncs.com
|
||
bucket-name: test-dragon-yf-pub
|
||
domain: https://test-dragon-yf-pub.oss-cn-hangzhou.aliyuncs.com/
|
||
base-path: jjb/
|