From 29a8e0880efe163e0edc37c825c1c5353012b170 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 29 Jan 2021 13:43:08 -0800 Subject: chore: annotate fix --- src/main/resources/application.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4c6606e..d68d6fb 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1,3 @@ +# This seemed to have fix my issues... +# Heroku should probably put this somewhere in there quick start guide. server.port=${PORT} -- cgit v1.2.3