Skip to content

Commit

Permalink
Endre til riktig port å expose i Dockerfile
Browse files Browse the repository at this point in the history
#deploy-levende-arbeidsforhold-scheduler
  • Loading branch information
ulrikHesmyr committed Jul 29, 2024
1 parent 6821c43 commit 5beea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/levende-arbeidsforhold-scheduler/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ENV JAVA_OPTS="-Dspring.profiles.active=prod"

ADD /build/libs/app.jar /app/app.jar

EXPOSE 8080
EXPOSE 8081

0 comments on commit 5beea0d

Please sign in to comment.