application.yaml 239 Bytes
Newer Older
YunaiV's avatar
YunaiV committed
1
spring:
2
  # Application 的配置项
YunaiV's avatar
YunaiV committed
3
  application:
4
    name: system-application
5 6
  # Profile 的配置项
  profiles:
7
    active: local
8 9 10 11 12 13

# TODO 小范 TO 芋艿,这个临时加了个
qiniu:
  bucket: xx
  access-key: xx
  secret-key: xx