Compose fixes

This commit is contained in:
Juan 2018-06-12 12:47:09 +02:00
parent 40a4e83f0a
commit a227ea31c2
1 changed files with 1 additions and 2 deletions

View File

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