remove memory limit

This commit is contained in:
Paul J Stevens 2023-08-03 12:07:25 +00:00
parent 059b2b10c7
commit 7ffd6a948d
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ services:
- "9000:9000"
deploy:
replicas: 1
resources:
limits:
memory: 500M
restart_policy:
condition: on-failure
logging: