Compose fixes
This commit is contained in:
parent
40a4e83f0a
commit
a227ea31c2
|
@ -5,6 +5,5 @@ services:
|
|||
build:
|
||||
context: ./services/nginx
|
||||
ports:
|
||||
- "80:80"
|
||||
mem_limit: 200m
|
||||
- 80:80
|
||||
links: []
|
||||
|
|
Loading…
Reference in New Issue