Update docker-compose.yml

This commit is contained in:
2024-12-27 10:43:53 +01:00
parent da20f5cc95
commit 8f62a590c3

View File

@@ -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