This commit is contained in:
Peter Zhang 2024-03-23 20:48:16 -05:00 committed by GitHub
parent dd88f9a14d
commit 649bfce004
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: