mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Restart Wings in troubleshooting steps (#467)
This commit is contained in:
parent
ec48a54387
commit
d164684913
@ -89,6 +89,11 @@ Once the process has complete, you can restart the Nginx service:
|
||||
```bash
|
||||
systemctl start nginx
|
||||
```
|
||||
You may also need to restart Wings as not every service is able to automatically apply an updated certificate:
|
||||
|
||||
```bash
|
||||
systemctl restart wings
|
||||
```
|
||||
|
||||
:::
|
||||
::: tab "Method 2: acme.sh (Cloudflare)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user