Fixes Docker Java Options

This commit is contained in:
2024-10-27 02:52:46 -03:00
parent 13c321b54e
commit ea23fb72b9
3 changed files with 14 additions and 1 deletions

13
.gitignore vendored
View File

@@ -33,3 +33,16 @@ build/
.vscode/
src/main/resources/application-devel.yml
### Maven ###
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar