Skip to content

Commit 75eafa9

Browse files
authored
Merge pull request #248 from dotCMS/docker-compose-yaml-workaround-removal
remove old JAVA_TOOL_OPTIONS workaround from generated docker compose yaml
2 parents cab8b48 + eae7f05 commit 75eafa9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/releases/DockerComposeYAML/DockerComposeYAML.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ services:
7676
image: dotcms/dotcms:${dockerTag}
7777
environment:
7878
CMS_JAVA_OPTS: '-Xmx1g '
79-
JAVA_TOOL_OPTIONS: '-XX:UseSVE=0'
8079
LANG: 'C.UTF-8'
8180
TZ: 'UTC'
8281
DB_BASE_URL: "jdbc:postgresql://db/dotcms"

0 commit comments

Comments
 (0)