Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
enable beacon
pcaskey committed Feb 12, 2020
1 parent f55c6dc commit e3a5468
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-compose/shibui/conf/application.yml
@@ -4,6 +4,7 @@ shibui:
target: "file:/generated-conf/shibui-metadata-providers.xml"

metadata-dir: "/generated-metadata"
beacon-enabled: true
spring:
datasource:
username: shibui
@@ -14,4 +15,4 @@ spring:
jpa:
database-platform: org.hibernate.dialect.MariaDBDialect
hibernate:
ddl-auto: update
ddl-auto: update

0 comments on commit e3a5468

Please sign in to comment.