#67 Fix for "Using a different name is not supported!"
This commit is contained in:
parent
85262dc130
commit
d28acbbe58
@ -2,7 +2,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: nextcloud/all-in-one:latest
|
image: nextcloud/all-in-one:latest
|
||||||
container_name: nextcloud_nextcloud
|
container_name: nextcloud-aio-mastercontainer
|
||||||
logging:
|
logging:
|
||||||
driver: loki
|
driver: loki
|
||||||
options:
|
options:
|
||||||
|
Loading…
Reference in New Issue
Block a user