Skip to content

Commit 59bb809

Browse files
Update Comparison Dropwizard sample to support integration with Heroku
1 parent 6b86486 commit 59bb809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demos/Dropwizard/configuration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ server:
77
adminContextPath: /admin
88
connector:
99
type: http
10-
port: ${HOST_ADDRESS:-8080}
10+
port: ${PORT:-8080}
1111

1212

1313
################################################

0 commit comments

Comments
 (0)