device-deployer/src/main/resources/application-local.yml

24 lines
476 B
YAML
Raw Normal View History

spring:
datasource:
url: jdbc:postgresql://localhost:5432/blokworks
username: sdt
password: 251327
hikari:
maximum-pool-size: 3
jpa:
hibernate:
ddl-auto: update
show-sql: true
inbound:
mqtt:
url: tcp://localhost:1883
#url: tcp://13.209.39.139:32259
username: sdt
password: 251327
topics:
- /devicecontrol/result/+/+/+
stackbase:
api:
host: https://sdt-site-bucket.s3.ap-northeast-2.amazonaws.com/app/