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 username: sdt password: 251327 topics: - /assets/+/command-req/+ - /assets/+/apps/process