mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 05:26:16 -04:00
docs: A few more updates for v2.4.0
This commit is contained in:
parent
a223b5ed55
commit
10f700ad19
8 changed files with 61 additions and 26 deletions
|
@ -123,7 +123,7 @@ To adapt a Caddyfile to JSON that you can easily read and tweak manually:
|
|||
|
||||
<pre><code class="cmd bash">caddy build-info</code></pre>
|
||||
|
||||
Prints information provided by Go about the build (main module path, package versions, replacements).
|
||||
Prints information provided by Go about the build (main module path, package versions, module replacements).
|
||||
|
||||
|
||||
|
||||
|
@ -297,6 +297,7 @@ Runs Caddy and blocks indefinitely; i.e. "daemon" mode.
|
|||
<pre><code class="cmd bash">caddy start
|
||||
[--config <path>]
|
||||
[--adapter <name>]
|
||||
[--envfile <file>]
|
||||
[--pidfile <file>]
|
||||
[--watch]</code></code></pre>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue