mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 06:26:17 -04:00
docs: Add missing docs for import directive
This commit is contained in:
parent
00c3d67077
commit
5f1bd6374f
3 changed files with 31 additions and 0 deletions
|
@ -21,6 +21,9 @@ Using `wget`:
|
|||
<pre><code class="cmd"><span class="bash">wget "https://github.com/caddyserver/caddy/releases/latest/download/ASSET"</span></code></pre>
|
||||
|
||||
|
||||
Replace `ASSET` with the filename for your platform.
|
||||
|
||||
|
||||
## Docker
|
||||
|
||||
<pre><code class="cmd bash">docker pull caddy</code></pre>
|
||||
|
@ -59,6 +62,7 @@ RHEL/CentOS 7:
|
|||
|
||||
[**Deploy a Caddy droplet on DigitalOcean**](https://marketplace.digitalocean.com/apps/caddy)
|
||||
|
||||
|
||||
## macOS
|
||||
|
||||
<pre><code class="cmd bash">brew install caddy</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue