Files
LinHelp/backend/src/main/resources/application-demo.yml

24 lines
381 B
YAML
Raw Normal View History

spring:
autoconfigure:
exclude:
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
flyway:
enabled: false
server:
port: 18080
knife4j:
enable: true
sa-token:
token-name: Authorization
timeout: 2592000
linhelp:
storage:
endpoint: http://localhost:9000
access-key: linhelp
secret-key: linhelp123
bucket: linhelp