9 lines
275 B
Properties
9 lines
275 B
Properties
logging.level.de.ph87.home.tvheadend.TvheadendService=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
|