ci: Fix prod params
This commit is contained in:
		
							parent
							
								
									2325d96389
								
							
						
					
					
						commit
						8a5e22a468
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -150,7 +150,8 @@ services: | |||
|             - '11211:11211' | ||||
|         command: | ||||
|             - --conn-limit=1024 | ||||
|             - --memory-limit=64 | ||||
|             - --memory-limit=2048 | ||||
|             - -I 128m | ||||
|             - --threads=4 | ||||
| 
 | ||||
| volumes: | ||||
|  |  | |||
		Reference in a new issue