Format insecure.conf path in README
This commit is contained in:
parent
34be5bbca2
commit
4fad222b82
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ Create `/etc/systemd/system/homebridge.service.d` folder:
|
|||
```shell
|
||||
mkdir /etc/systemd/system/homebridge.service.d
|
||||
```
|
||||
Write this drop-in configuration file to /etc/systemd/system/homebridge.service.d/insecure.conf:
|
||||
Write this drop-in configuration file to `/etc/systemd/system/homebridge.service.d/insecure.conf`:
|
||||
```ini
|
||||
[Service]
|
||||
ExecStart=
|
||||
|
|
Loading…
Reference in a new issue