added more memory
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user