attempt to standardize container names somewhat
This commit is contained in:
parent
5db9f9f254
commit
5253c66b1c
7 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ volumes:
|
|||
device: ":/mnt/data/nextcloud/data"
|
||||
|
||||
services:
|
||||
app:
|
||||
nextcloud:
|
||||
image: nextcloud:27
|
||||
volumes:
|
||||
- type: volume
|
||||
|
|
Reference in a new issue