Skip to content

Commit 10320e5

Browse files
committed
setup for heroku
1 parent fd704f5 commit 10320e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/resources/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,11 @@ spring:
182182
hibernate:
183183
#ddl-auto: update
184184
ddl-auto: create-drop
185+
properties:
186+
hibernate:
187+
search:
188+
default:
189+
indexBase : /tmp/simpleworklistsearch
185190
thymeleaf:
186191
cache: true
187192
devtools:

0 commit comments

Comments
 (0)