Docker compose: remove version (#33343)

Co-authored-by: gabriela <gabriela@gabrielas-MBP.private>
This commit is contained in:
c0ffeeca7 2024-06-21 10:43:48 +02:00 committed by GitHub
parent ea695db713
commit 3f1730e120
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 3 deletions

View File

@ -96,7 +96,6 @@ In order to use Zigbee or other integrations that require access to devices, you
content: |
```yaml
version: '3'
services:
homeassistant:
...
@ -125,7 +124,6 @@ As jemalloc can cause issues on certain hardware, it can be disabled by passing
content: |
```yaml
version: '3'
services:
homeassistant:
...

View File

@ -1,5 +1,4 @@
```yaml
version: '3'
services:
homeassistant:
container_name: homeassistant