diff --git a/adminer/compose.adminer.example.yaml b/adminer/compose.adminer.example.yaml index 15b986d..5ccb510 100644 --- a/adminer/compose.adminer.example.yaml +++ b/adminer/compose.adminer.example.yaml @@ -3,6 +3,10 @@ services: image: 'adminer:${ADMINER_IMAGE_TAG:-4.8.1}' env_file: - .env + deploy: + resources: + limits: + memory: 256MB networks: - common-net ports: