Skip to content

Commit 91d2074

Browse files
authored
Merge pull request #12 from fakeivchenko/dev
Fix application startup (2)
2 parents b34aa67 + 8184df3 commit 91d2074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ WORKDIR /app
3737
EXPOSE 8080
3838
USER 1001
3939

40-
CMD ["/app/application", "-XX:MaxRAMPercentage=50"]
40+
CMD ["/app/application"]

0 commit comments

Comments
 (0)