code: move one back to yaml

This commit is contained in:
William Floyd 2021-04-22 01:31:47 -05:00
parent 46aef2ad27
commit 4ae05fd735
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9

View file

@ -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