From 78d1d5017e8acbc8b4bb7f0f567d10f0e47a75df Mon Sep 17 00:00:00 2001 From: startxfr Date: Sun, 29 Nov 2015 00:44:42 +0100 Subject: rewrite mongo and small updates in others --- Services/php/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Services/php') diff --git a/Services/php/docker-compose.yml b/Services/php/docker-compose.yml index 04f7ac3..8ea5414 100644 --- a/Services/php/docker-compose.yml +++ b/Services/php/docker-compose.yml @@ -3,8 +3,8 @@ server: # image: sx-php container_name: "php-server" mem_limit: 1g - memswap_limit: 2g - cpu_shares: 4 + memswap_limit: 1g + cpu_shares: 5 restart: "on-failure:2" environment: CONTAINER_TYPE: "service" -- cgit v1.2.3