chore: remove compose resource limits, add .tmp to gitignore/dockerignore

This commit is contained in:
Marker689
2026-05-11 23:13:31 +03:00
parent 73d0f0fb5c
commit 5c8cbabefd
13 changed files with 3 additions and 314 deletions

View File

@@ -24,14 +24,6 @@ services:
nexus-setup:
condition: service_completed_successfully
restart: unless-stopped
deploy:
resources:
limits:
cpus: "2.0"
memory: 1G
reservations:
cpus: "0.5"
memory: 256M
logging:
driver: "json-file"
options: