Skip to content

Commit

Permalink
Oppdatere api for beregningsdetaljer
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 committed Nov 22, 2024
1 parent f68821d commit c3b6b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ COPY ./target/bidrag-behandling-*.jar app.jar
EXPOSE 8080
ENV LANG='nb_NO.UTF-8' LANGUAGE='nb_NO:nb' LC_ALL='nb_NO.UTF-8' TZ="Europe/Oslo"
ENV SPRING_PROFILES_ACTIVE=nais
ENV JDK_JAVA_OPTIONS="-Dfile.encoding=UTF-8"

CMD ["app.jar"]

0 comments on commit c3b6b05

Please sign in to comment.