docs(configuration/custom ca): fix systemd path

Introduced by 03a66e469
This commit is contained in:
Julien Fontanet 2022-06-22 11:29:59 +02:00
parent cce09bd9cc
commit a49395553a

View File

@ -82,7 +82,7 @@ Don't forget to reload `systemd` conf and restart `xo-server`:
# systemctl restart xo-server.service
```
> For XO Proxy, the process is almost the same except the file to create is `/etc/systemd/system/xo-proxy.service/ca.conf` and the service to restart is `xo-proxy.service`.
> For XO Proxy, the process is almost the same except the file to create is `/etc/systemd/system/xo-proxy.service.d/ca.conf` and the service to restart is `xo-proxy.service`.
## Redis server