mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
fix typo (#382)
This commit is contained in:
parent
dd88f9a14d
commit
649bfce004
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ Add a `caddy-service.xml` in the same directory:
|
||||||
You can now install the service using:
|
You can now install the service using:
|
||||||
<pre><code class="cmd bash">caddy-service install</code></pre>
|
<pre><code class="cmd bash">caddy-service install</code></pre>
|
||||||
|
|
||||||
You might want to start the Windows Services Console to see if the service is runnnig correctly:
|
You might want to start the Windows Services Console to see if the service is running correctly:
|
||||||
<pre><code class="cmd bash">services.msc</code></pre>
|
<pre><code class="cmd bash">services.msc</code></pre>
|
||||||
|
|
||||||
Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to reload:
|
Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to reload:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue