Skip to content

Commit d2b6ab6

Browse files
committed
heroku setup
1 parent 599ca16 commit d2b6ab6

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
@@ -205,6 +205,11 @@ spring:
205205
server:
206206
compression:
207207
enabled: true
208+
org:
209+
woehlke:
210+
simpleworklist:
211+
registration:
212+
urlHost: https://simpleworklist.herokuapp.com
208213
logging:
209214
config: classpath:logback.xml
210215
#file: logging-prod.log

0 commit comments

Comments
 (0)