mirror of
https://github.com/ghndrx/docker-compose.git
synced 2026-02-10 06:45:14 +00:00
@@ -49,7 +49,11 @@ services:
|
||||
|
||||
# Nextcloud service
|
||||
nextcloud:
|
||||
image: nextcloud:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: nextcloud-full:latest
|
||||
# image: nextcloud:latest
|
||||
restart: always
|
||||
hostname: nextcloud # Set hostname for Nextcloud container
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user