Mise à jour de 'nc-complete.yml'

master
adminbruno 3 years ago
parent 8fc3fae48c
commit 63de58fc00

@ -3,7 +3,7 @@
version: "2" version: "2"
services: services:
nextcloud: nextcloud:
image: linuxserver/nextcloud:php8 image: docker.io/linuxserver/nextcloud:latest #Already on PHP8
container_name: nextcloud container_name: nextcloud
hostname: nextcloud hostname: nextcloud
network_mode: # so instances can talk to each other by name instead of IP, set them all on the same network_mode network_mode: # so instances can talk to each other by name instead of IP, set them all on the same network_mode

Loading…
Cancel
Save