Merge pull request #3141 from nextcloud/enh/noid/name-container

name service in compose like container
This commit is contained in:
Simon L 2023-08-10 17:12:56 +02:00 committed by GitHub
commit 7ba3548766
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
services: services:
nextcloud: nextcloud-aio-mastercontainer:
image: nextcloud/all-in-one:latest image: nextcloud/all-in-one:latest
restart: always restart: always
container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed as otherwise AIO will not work correctly container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed as otherwise AIO will not work correctly