Composer sintax bugs fixed

This commit is contained in:
Juan 2018-06-12 11:39:50 +02:00
parent f24395f074
commit 320b18551e
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ services:
context: ./services/nginx
ports:
- "80:80"
mem_limit: 200m,
mem_limit: 200m
links: []