Update docker-compose.yml (#347)
Change from"main: Homebridge" to "main: homebridge"
This commit is contained in:
parent
9eb9bd0bc5
commit
64871e45d5
|
@ -18,7 +18,7 @@ x-casaos:
|
|||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
main: Homebridge # the name of the main service under `services`
|
||||
main: homebridge # the name of the main service under `services`
|
||||
author: UnderCurve
|
||||
category: Home Automation
|
||||
description: # multiple locales are supported
|
||||
|
|
Loading…
Reference in New Issue