Skip to content

Commit

Permalink
Increased JVM memory. (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfloe authored Sep 6, 2024
1 parent ab797bc commit bbdf166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ services:
MAIL_USER: myUser
MAIL_PASSWORD: highlySecurePassword
MAIL_FROM: uftos@example.com
JAVA_TOOL_OPTIONS: -Xmx8G
web:
image: ghcr.io/pse-timetable/uftos-web:latest
container_name: uftos-web
Expand Down

0 comments on commit bbdf166

Please sign in to comment.