···375KNOT_SERVER_LISTEN_ADDR=127.0.0.1:5555
376```
377378-If you run a Linux distribution that uses systemd, you can use the provided
379-service file to run the server. Copy
380-[`knotserver.service`](/systemd/knotserver.service)
381to `/etc/systemd/system/`. Then, run:
382383```
···375KNOT_SERVER_LISTEN_ADDR=127.0.0.1:5555
376```
377378+If you run a Linux distribution that uses systemd, you can
379+use the provided service file to run the server. Copy
380+[`knotserver.service`](https://tangled.org/tangled.org/core/blob/master/systemd/knotserver.service)
381to `/etc/systemd/system/`. Then, run:
382383```