remove extra lines

This commit is contained in:
Toby Allen 2020-04-07 10:43:59 +01:00 committed by GitHub
parent 67383b9bdc
commit 34177f8026
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,6 +76,7 @@ Then upload it:
<aside class="tip">
Make sure you don't forget the @ in front of your filename; this tells curl you are sending a file.
</aside>
<aside class="complete">Give Caddy a config</aside>
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
</code></pre>
<aside class="complete">Replace active config</aside>
For good measure, verify that the config was updated: