add healthcheck to portainer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user