Skip to content

Commit

Permalink
ID-4591: midlertidig legge på debug-port
Browse files Browse the repository at this point in the history
  • Loading branch information
oyri committed Sep 6, 2024
1 parent 5047c21 commit 1e4d393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN mkdir -p ${CATALINA_HOME}/conf/Catalina/localhost && chmod 770 ${CATALINA_H
RUN mkdir -p ${CATALINA_HOME}/eidas/logs && chmod 774 ${CATALINA_HOME}/eidas/logs

EXPOSE 8080
EXPOSE 8088


ENV CLASSPATH="/var/usrlocal/luna/jsp/LunaProvider.jar:$CLASSPATH"

Expand Down

0 comments on commit 1e4d393

Please sign in to comment.