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:
Diffstat (limited to 'build/docker/docker-compose.yml')
-rw-r--r--build/docker/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/docker/docker-compose.yml b/build/docker/docker-compose.yml
index fefdb3b1..8e1f5e19 100644
--- a/build/docker/docker-compose.yml
+++ b/build/docker/docker-compose.yml
@@ -1,7 +1,7 @@
version: '3'
services:
nextcloudpi:
- image: ownyourbits/nextcloudpi-x86
+ image: ownyourbits/nextcloudpi
command: "${IP}"
ports:
- "80:80"