Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
java-springboot2: define APPSODY_DEBUG_PORT (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamran64 authored Jun 4, 2020
1 parent d4c3681 commit 7417563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions incubator/java-spring-boot2/image/Dockerfile-stack
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ ENV APPSODY_TEST_ON_CHANGE=""
ENV APPSODY_TEST_KILL=true

ENV PORT=8080
ENV APPSODY_DEBUG_PORT=5005

EXPOSE 8080
EXPOSE 8443
Expand Down
2 changes: 1 addition & 1 deletion incubator/java-spring-boot2/stack.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Spring Boot®
version: 0.3.29
version: 0.3.30
description: Spring Boot using OpenJ9 and Maven
license: Apache-2.0
language: java
Expand Down

0 comments on commit 7417563

Please sign in to comment.