java spring boot, update nginx and docker compose

This commit is contained in:
MAThass 2025-11-24 23:32:48 +01:00
parent 038cb33910
commit 5f198cfc20
6 changed files with 105 additions and 0 deletions

25
java/.dockerignore Normal file
View file

@ -0,0 +1,25 @@
target/
.idea/
.vscode/
.settings/
.classpath
.project
.git
.gitignore
tmp/
*.tmp
*.log
Dockerfile
Dockerfile.*
docker-compose.yaml
docker-compose.*.yaml
build/
.mvn
mvnw
mvnw.cmd