Skip to content

Commit 673a87d

Browse files
authored
Merge pull request #1421 from input-output-hk/damien/update-signer-conf-blog-post
Update new signer configuration blog post
2 parents c4ee554 + 5c6d78e commit 673a87d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Mithril signer node service recommended configuration is updated
2+
title: Mithril signer service new configuration
33
authors:
44
- name: Mithril Team
55
tags: [spo, mithril signer, production]
@@ -37,5 +37,10 @@ EOF'
3737

3838
We highly recommend to update your existing configuration file (`/etc/systemd/system/mithril-signer.service`) with the values specified in the [guide](https://mithril.network/doc/next/manual/getting-started/run-signer-node/#installing-the-service)
3939

40+
:warning: Following this modification, the service needs to be restarted with the following command:
41+
42+
```bash
43+
sudo systemctl restart mithril-signer
44+
```
4045

4146
Feel free to reach out to us on the [Discord channel](https://discord.gg/5kaErDKDRq) for questions and/or help.

0 commit comments

Comments
 (0)