more memory limit

This commit is contained in:
Maksym Buz
2025-03-16 17:24:44 +01:00
committed by GitHub
parent 5eef75084a
commit d3aa33ab0e

View File

@@ -6,7 +6,7 @@ services:
deploy:
resources:
limits:
memory: 1G # adjust to your needs
memory: 2G # adjust to your needs
cap_add:
- NET_ADMIN
volumes: