budd/src/main/resources/application-dev.yml

7 lines
73 B
YAML

server:
port: 8081
spring:
redis:
host: 127.0.0.1
port: 6379