Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-04-05 19:49:05 +0300
committernachoparker <nacho@ownyourbits.com>2018-04-20 15:38:58 +0300
commita9458f526524fee8474f67b1999d49000a0e5fbf (patch)
tree39041c89a908306181bf70bb9a15c1d83a3a6608 /docker-compose.yml
parent0d6c780911fd2e96681834764a057985d9bf2f81 (diff)
renamed to NextCloudPlusv0.53.29
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 8ec6d990..baf58ca5 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -1,7 +1,7 @@
version: '3'
services:
- nextcloudpi:
- image: ownyourbits/nextcloudpi-x86
+ nextcloudplus:
+ image: ownyourbits/nextcloudplus-x86
command: "${IP}"
ports:
- "80:80"