added more memory

This commit is contained in:
Maksym Buz
2025-03-16 17:16:30 +01:00
committed by GitHub
parent 3613b39213
commit 5eef75084a

View File

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