code: move one back to yaml
This commit is contained in:
parent
46aef2ad27
commit
4ae05fd735
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ I'm not sure which is the best one at this stage, but refer to [this](https://gi
|
||||||
I have configured on my VPS a docker image that accepts reverse SSH tunnelling, authorized only to the key of the HA addon.
|
I have configured on my VPS a docker image that accepts reverse SSH tunnelling, authorized only to the key of the HA addon.
|
||||||
From my `docker-compose.yml`:
|
From my `docker-compose.yml`:
|
||||||
|
|
||||||
```json
|
```yaml
|
||||||
homeassistant:
|
homeassistant:
|
||||||
image: "docker.io/panubo/sshd"
|
image: "docker.io/panubo/sshd"
|
||||||
container_name: homeassistant
|
container_name: homeassistant
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue