updated AIS memory limit mins
This commit is contained in:
parent
0d379094e9
commit
279eb2af9d
@ -7,6 +7,7 @@ services:
|
|||||||
|
|
||||||
identity:
|
identity:
|
||||||
image: alfresco/alfresco-identity-service:1.4.0
|
image: alfresco/alfresco-identity-service:1.4.0
|
||||||
|
mem_limit: 512m
|
||||||
user: jboss
|
user: jboss
|
||||||
environment:
|
environment:
|
||||||
KEYCLOAK_USER: admin
|
KEYCLOAK_USER: admin
|
||||||
@ -30,6 +31,7 @@ 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