diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 600806b..c239ca1 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -1,2 +1,3 @@ #server.servlet.context-path=/test -server.servlet.session.timeout=24h \ No newline at end of file +server.servlet.session.timeout=24h +# server.port=${PROBE_PORT:8080}