diff --git a/docker-compose.yml b/docker-compose.yml index d74f453..a0172f2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,7 +17,7 @@ services: app: image: nextcloud-custom - build: https://gt.it-thaler.de/heinrich/nextcloud-compose/raw/branch/main/Dockerfile + build: . restart: always ports: - 8070:80