fix service name (#4712)

This commit is contained in:
Shyim
2022-10-23 21:08:06 +00:00
committed by GitHub
parent f75a54cd1e
commit 2a47efc546
+1 -1
View File
@@ -81,7 +81,7 @@ journalctl -u coder.service -b
To restart Coder after applying system changes:
```sh
sudo systemctl restart Coder
sudo systemctl restart coder
```
## Up Next