We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48826c5 commit d2e611fCopy full SHA for d2e611f
1 file changed
self-hosting/govern/custom-domain.mdx
@@ -81,12 +81,12 @@ This shows you all the variables that contain your current domain. You'll update
81
82
## Restart Plane services
83
84
- Apply your configuration changes by restarting Plane:
+Apply your configuration changes by restarting Plane:
85
```bash
86
sudo prime-cli restart
87
```
88
89
- This process typically takes a few minutes. You'll see output indicating the status of each service as it restarts.
+This process typically takes a few minutes. You'll see output indicating the status of each service as it restarts.
90
91
<Accordion title="Community Edition">
92
0 commit comments