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