Skip to content

Commit

Permalink
Rework Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron committed Nov 22, 2023
1 parent 8c57396 commit 80cc1eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/docker/DockerfileBuildApp
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ ENV VITE_GEOSERVER_LOCAL_URL=""
ENTRYPOINT ["/home/monitorfish/env.sh"]

CMD exec java -Dspring.config.additional-location="/home/monitorfish/configurations/" -jar "monitorfish-${VERSION}.jar"

0 comments on commit 80cc1eb

Please sign in to comment.