mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 20:46:15 -04:00
remove extra lines
This commit is contained in:
parent
67383b9bdc
commit
34177f8026
1 changed files with 1 additions and 2 deletions
|
@ -76,6 +76,7 @@ Then upload it:
|
||||||
<aside class="tip">
|
<aside class="tip">
|
||||||
Make sure you don't forget the @ in front of your filename; this tells curl you are sending a file.
|
Make sure you don't forget the @ in front of your filename; this tells curl you are sending a file.
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
<aside class="complete">Give Caddy a config</aside>
|
<aside class="complete">Give Caddy a config</aside>
|
||||||
|
|
||||||
We can verify that Caddy applied our new config with another GET request:
|
We can verify that Caddy applied our new config with another GET request:
|
||||||
|
@ -108,8 +109,6 @@ Save the config file, then update Caddy's active configuration by running the sa
|
||||||
-d @caddy.json
|
-d @caddy.json
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<aside class="complete">Replace active config</aside>
|
<aside class="complete">Replace active config</aside>
|
||||||
|
|
||||||
For good measure, verify that the config was updated:
|
For good measure, verify that the config was updated:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue