i have followed a youtube manual to install home assistance on ubuntu/docker and it seems to stuck when trying to finish the instalation of home assistant (obuntu, docker, compose and portainer are already installed)
after adding the home assistant part in sudo nano docker-compose.yaml, and writing - docker compose up -d, it answers: (root) Additional property homeassistant is not allowed - can anyone assist solving thi sissue?
bellow is the text of the containers:
version: ‘3.0’
Actually, after running - docker-compose up -d, it should download all the containers and dependencies needed to run Home Assistant, i have tried without the quotes in the image, but it still writing - (root) Additional property homeassistant is not allowed