removed mem_limit from proxy
This commit is contained in:
parent
8901d10f82
commit
6aa3731165
@ -52,7 +52,6 @@ services:
|
|||||||
proxy:
|
proxy:
|
||||||
build: ./nginx-ingress
|
build: ./nginx-ingress
|
||||||
image: local/nginx-ingress:aps
|
image: local/nginx-ingress:aps
|
||||||
mem_limit: 256m
|
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user