Files
LinHelp/backend/src/main/resources/application-demo.yml
2026-07-07 17:08:46 +08:00

24 lines
381 B
YAML

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