Skip to content

Commit 963a60b

Browse files
Update Comparison Ktor sample to support integration with Heroku
1 parent 59bb809 commit 963a60b

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

Demos/Ktor/Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: .\gradlew.bat :run

Demos/Ktor/system.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
java.runtime.version=1.8
2+

0 commit comments

Comments
 (0)