Increase instance size of frontend

This commit is contained in:
Tom Gallacher 2017-01-18 11:49:36 +00:00
parent 855d088e2d
commit 3311b06dd4
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ cloudapi:
#############################################################################
frontend:
image: quay.io/yldio/joyent-dashboard-frontend:latest
mem_limit: 128m
mem_limit: 256m
labels:
- triton.cns.services=frontend
- com.docker.swarm.affinities=["container!=~*frontend*"]