add healthcheck to portainer

This commit is contained in:
2018-10-27 09:28:44 -04:00
parent b72a506e7f
commit 72856026cd
4 changed files with 11 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ volumes:
services:
app:
image: "dkregistry.xai-corp.net:5000/xaicorp/nextcloud:latest"
image: "dkregistry.xai-corp.net:5000/xaicorp/nextcloud:14"
ports:
- 8083:80
volumes:
@@ -43,7 +43,7 @@ services:
order: start-first
resources:
limits:
memory: 512M
memory: 1024M
networks:
- prod_ui