mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #3141 from nextcloud/enh/noid/name-container
name service in compose like container
This commit is contained in:
commit
7ba3548766
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue