chore: add logging command to readme

This commit is contained in:
Thomas Bishop 2025-10-15 17:14:08 +01:00
parent 2d7ff15ebe
commit 128eb4f79a

View file

@ -34,6 +34,12 @@ On the VPS, `eolas-api` runs as a `systemd` service. This service is restarted a
the deployment. See copy of this file at the deployment. See copy of this file at
[systemd/eolas-api.service](./systemd/eolas-api.service). [systemd/eolas-api.service](./systemd/eolas-api.service).
#### Logs
```sh
journalctl -u eolas-api.service --no-pager
```
## API ## API
### Entries ### Entries