10 lines
280 B
Properties
10 lines
280 B
Properties
logging.level.de.ph87=DEBUG
|
|
#-
|
|
spring.datasource.url=jdbc:h2:./database;AUTO_SERVER=TRUE
|
|
spring.datasource.driverClassName=org.h2.Driver
|
|
spring.datasource.username=sa
|
|
spring.datasource.password=password
|
|
#-
|
|
spring.jpa.hibernate.ddl-auto=create
|
|
#-
|
|
de.ph87.patrix.mqtt.host=10.0.0.50 |