Composer sintax bugs fixed
This commit is contained in:
parent
f24395f074
commit
320b18551e
|
@ -6,5 +6,5 @@ services:
|
|||
context: ./services/nginx
|
||||
ports:
|
||||
- "80:80"
|
||||
mem_limit: 200m,
|
||||
mem_limit: 200m
|
||||
links: []
|
||||
|
|
Loading…
Reference in New Issue